Skip to content

Commit 5c59213

Browse files
committed
And an import fix...
- Legacy-Id: 785
1 parent 7912403 commit 5c59213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from cache_foreign_key import FKAsOneToOne
66
from templated_form import makeTemplatedForm
77
from soup2text import TextSoup, soup2text
8-
from draft_search import draft_search, normalize_draftname
8+
from draft_search import normalize_draftname
99

1010
makeFormattingForm = makeTemplatedForm
1111

0 commit comments

Comments
 (0)