Delete src
Browse files- src/main.py +0 -9
- src/process.py +0 -0
src/main.py
DELETED
@@ -1,9 +0,0 @@
|
|
1 |
-
from app import run
|
2 |
-
|
3 |
-
def start_app():
|
4 |
-
run()
|
5 |
-
|
6 |
-
|
7 |
-
# Press the green button in the gutter to run the script.
|
8 |
-
if __name__ == '__main__':
|
9 |
-
start_app()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
src/process.py
DELETED
File without changes
|