summaryrefslogtreecommitdiffstats
path: root/start.py
diff options
context:
space:
mode:
Diffstat (limited to 'start.py')
-rw-r--r--start.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/start.py b/start.py
deleted file mode 100644
index dc36b82..0000000
--- a/start.py
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/python3
-from weatbag import main
-
-main()