Skip to content

Commit 2493cda

Browse files
Remove comments
1 parent eadddde commit 2493cda

File tree

1 file changed

+0
-4
lines changed
  • internal_filesystem/apps/com.micropythonos.imageview/assets

1 file changed

+0
-4
lines changed

internal_filesystem/apps/com.micropythonos.imageview/assets/imageview.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@
77

88
class ImageView(Activity):
99

10-
#imagedir = "../icons/"
11-
#imagedir = "../artwork/"
1210
imagedir = "data/images"
13-
#imagedir = "/home/user/Downloads/"
14-
#imagedir = "/home/user/images/"
1511
images = []
1612
image_nr = None
1713
image_timer = None

0 commit comments

Comments
 (0)