summaryrefslogtreecommitdiff
path: root/globals.py
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2023-09-16 09:36:14 -0400
committerLouie S <louie@example.com>2023-09-16 09:36:14 -0400
commit604b485fab100785c4def10dc7242e6408e1f1c6 (patch)
tree916831dbe3e06c5165369e8bd0193753bba3274a /globals.py
parentfe34cdaa6bd0efdc605ae89c96d7075645eaa5fd (diff)
Create project using setuptools
Diffstat (limited to 'globals.py')
-rw-r--r--globals.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/globals.py b/globals.py
deleted file mode 100644
index 61c6156..0000000
--- a/globals.py
+++ /dev/null
@@ -1,3 +0,0 @@
-groups = []
-entries = []
-db_path = "./test.db"