Skip to content

Commit 9e24d26

Browse files
committed
Add needed import.
- Legacy-Id: 3122
1 parent a142e89 commit 9e24d26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/submit/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from django.contrib.sites.models import Site
77

88
from ietf.idtracker.models import (InternetDraft, PersonOrOrgInfo, IETFWG,
9-
IDAuthor, EmailAddress, IESGLogin)
9+
IDAuthor, EmailAddress, IESGLogin, BallotInfo)
1010
from ietf.utils.mail import send_mail
1111
from ietf.idrfc.utils import add_document_comment
1212

0 commit comments

Comments
 (0)