Remove old broken __main__.py
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
from .app import APP
|
||||
|
||||
APP.test_run()
|
Reference in New Issue
Block a user
@@ -1,3 +0,0 @@
|
||||
from .app import APP
|
||||
|
||||
APP.test_run()
|