]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/web/handlers.py
Fix relative imports
[ipfire.org.git] / src / web / handlers.py
index d380d5f4ec7035992d36d1117bbcb993e9ed9488..79e3f4d96c162ad088d02d3f1ed831f92d5b5b03 100644 (file)
@@ -15,8 +15,6 @@ import tornado.gen
 import tornado.web
 #import unicodedata
 
-import backend
-
 from handlers_accounts import *
 from handlers_admin import *
 from handlers_base import *