Skip to content

Commit 5366f37

Browse files
Remove comments
1 parent cc2d470 commit 5366f37

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.DS_Store

-8 KB
Binary file not shown.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ trash/
22

33
conf.json*
44

5+
# macOS file:
6+
.DS_Store
7+
58
# auto created when running on desktop:
69
internal_filesystem/SDLPointer_2
710
internal_filesystem/SDLPointer_3

internal_filesystem/lib/mpos/ui/gesture_navigation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from .anim import smooth_show, smooth_hide
44
from .view import back_screen
55
from mpos.ui import topmenu as topmenu
6-
#from .topmenu import open_drawer, drawer_open, NOTIFICATION_BAR_HEIGHT
76
from .display import get_display_width, get_display_height
87

98
downbutton = None

0 commit comments

Comments
 (0)