summaryrefslogtreecommitdiff
path: root/voctogui/lib/loghandler.py
diff options
context:
space:
mode:
Diffstat (limited to 'voctogui/lib/loghandler.py')
-rw-r--r--voctogui/lib/loghandler.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/voctogui/lib/loghandler.py b/voctogui/lib/loghandler.py
index f0a60ee..2cc7ceb 100644
--- a/voctogui/lib/loghandler.py
+++ b/voctogui/lib/loghandler.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python3
import logging, time
class LogFormatter(logging.Formatter):