Skip to content

Commit fb59abd

Browse files
committed
Missed this import
- Legacy-Id: 4762
1 parent 1d7883f commit fb59abd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/liaisons/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# coding: latin-1
33

44
from types import ModuleType
5-
import urls, models, views, forms, accounts, admin, utils, widgets, mail, decorators, sitemaps, feeds
5+
import urls, models, views, forms, accounts, admin, utils, widgets, decorators, sitemaps, feeds
66

77
# These people will be sent a stack trace if there's an uncaught exception in
88
# code any of the modules imported above:

0 commit comments

Comments
 (0)