summaryrefslogtreecommitdiff
path: root/src/home/database/inverter_time_formats.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/home/database/inverter_time_formats.py')
-rw-r--r--src/home/database/inverter_time_formats.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/home/database/inverter_time_formats.py b/src/home/database/inverter_time_formats.py
deleted file mode 100644
index 7c37d30..0000000
--- a/src/home/database/inverter_time_formats.py
+++ /dev/null
@@ -1,2 +0,0 @@
-FormatTime = '%Y-%m-%d %H:%M:%S'
-FormatDate = '%Y-%m-%d'