Skip to content

Commit 1a01065

Browse files
committed
remove hi
1 parent ebef46b commit 1a01065

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lab7.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@ def __init__(self, browser):
383383
self.padding + back_width,
384384
self.urlbar_bottom - self.padding)
385385

386-
print('hi')
387386
self.address_rect = Rect(
388387
self.back_rect.right + self.padding,
389388
self.urlbar_top + self.padding,

0 commit comments

Comments
 (0)