mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 10:35:17 +03:00
11 lines
200 B
Diff
11 lines
200 B
Diff
diff --git a/launch.py b/launch.py
|
|
index cfc0cff..c013c29 100644
|
|
--- a/launch.py
|
|
+++ b/launch.py
|
|
@@ -366,5 +366,4 @@ def start():
|
|
|
|
|
|
if __name__ == "__main__":
|
|
- prepare_environment()
|
|
start()
|