Skip to content

Commit 5cfc729

Browse files
committed
Fix missing import
- Legacy-Id: 4093
1 parent fb13904 commit 5cfc729

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/idrfc/views_doc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
from ietf.idrfc.idrfc_wrapper import BallotWrapper, IdWrapper, RfcWrapper
5252
from ietf.ietfworkflows.utils import get_full_info_for_draft
5353
from ietf.doc.models import Document, DocEvent, NewRevisionDocEvent, WriteupDocEvent
54+
from ietf.doc.utils import get_chartering_type
5455
from ietf.utils.history import find_history_active_at
5556
from ietf.ietfauth.decorators import has_role
5657

0 commit comments

Comments
 (0)