]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/web/handlers.py
Move download handlers into new module
[ipfire.org.git] / src / web / handlers.py
index 27ba74944ee10832cc84b016290fa8902322c4a9..6a86e3dd8c7ae5c6c22f440c5db5bc85b80f8758 100644 (file)
@@ -20,7 +20,6 @@ from handlers_accounts import *
 from handlers_admin import *
 from handlers_base import *
 from handlers_boot import *
-from handlers_download import *
 from handlers_fireinfo import *
 from handlers_iuse import *
 from handlers_mirrors import *