We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d7883f commit fb59abdCopy full SHA for fb59abd
1 file changed
ietf/liaisons/__init__.py
@@ -2,7 +2,7 @@
2
# coding: latin-1
3
4
from types import ModuleType
5
-import urls, models, views, forms, accounts, admin, utils, widgets, mail, decorators, sitemaps, feeds
+import urls, models, views, forms, accounts, admin, utils, widgets, decorators, sitemaps, feeds
6
7
# These people will be sent a stack trace if there's an uncaught exception in
8
# code any of the modules imported above:
0 commit comments