diff options
author | nil <nil@tfwhyno.gf> | 2024-10-02 17:48:56 +0200 |
---|---|---|
committer | nil <nil@tfwhyno.gf> | 2024-10-02 17:48:56 +0200 |
commit | 0972fa6eab8c9111311f082ba8abfdc6b4a40945 (patch) | |
tree | 4eedbdc1a7cfdeee9d651c9871a9f26ab6da56d4 /python/main.py | |
parent | 012c2c03b29a987ca4eead023ded22e01aa7477b (diff) |
commit changes
Diffstat (limited to 'python/main.py')
-rw-r--r-- | python/main.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/main.py b/python/main.py deleted file mode 100644 index d7eb1b6..0000000 --- a/python/main.py +++ /dev/null @@ -1,4 +0,0 @@ -import routes - - -routes.app.run() |