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