Skip to content

Commit 518fd1c

Browse files
Fix helloworld and imageview
1 parent f9f0bcc commit 518fd1c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

internal_filesystem/apps/com.micropythonos.helloworld/META-INF/MANIFEST.JSON

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.helloworld/mpks/com.micropythonos.helloworld_0.0.2.mpk",
88
"fullname": "com.micropythonos.helloworld",
99
"version": "0.0.2",
10-
"entrypoint": "assets/hello.py",
1110
"category": "development",
1211
"activities": [
1312
{

internal_filesystem/apps/com.micropythonos.imageview/META-INF/MANIFEST.JSON

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/mpks/com.micropythonos.imageview_0.0.1.mpk",
88
"fullname": "com.micropythonos.imageview",
99
"version": "0.0.1",
10-
"entrypoint": "assets/imageview.py",
1110
"category": "graphics",
1211
"activities": [
1312
{

0 commit comments

Comments
 (0)