summaryrefslogtreecommitdiff
path: root/tools/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/config.py')
-rw-r--r--tools/config.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/config.py b/tools/config.py
deleted file mode 100644
index c8e6ec3..0000000
--- a/tools/config.py
+++ /dev/null
@@ -1,5 +0,0 @@
-configfile = ''
-device = ''
-action = ''
-options_config = [ 'repo', 'repo_path', 'rpi1', 'rpi2', 'rpi3', 'rpi1_path', 'rpi2_path', 'rpi3_path' ]
-options_device = [ 'type', ]