minor fixes
[wolnelektury.git] / src / wolnelektury / wsgi.py
index 01a8e17..245e15d 100644 (file)
@@ -1,5 +1,5 @@
+# -*- coding: utf-8 -*-
 import os
-import os.path
 import sys
 
 ROOT = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))