Skip to content

Commit 5b003d3

Browse files
committed
Missing import in nomcom file.
- Legacy-Id: 6393
1 parent bb14800 commit 5b003d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/nomcom/templatetags/nomcom_tags.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
from django.template.defaultfilters import linebreaksbr, force_escape
77

88
from ietf.utils.pipe import pipe
9+
from ietf.utils.log import log
910
from ietf.ietfauth.decorators import has_role
1011
from ietf.doc.templatetags.ietf_filters import wrap_text
1112

0 commit comments

Comments
 (0)