summaryrefslogtreecommitdiff
path: root/src/poezio.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/poezio.py')
-rw-r--r--src/poezio.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/poezio.py b/src/poezio.py
index 3245be09..7218cf13 100644
--- a/src/poezio.py
+++ b/src/poezio.py
@@ -19,7 +19,6 @@ import logging.config
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
from config import options
-from logger import logger
import singleton
import core