Added debug import.

- Legacy-Id: 15060
This commit is contained in:
Henrik Levkowetz 2018-04-20 13:05:31 +00:00
parent f9cdaee9c0
commit b35fe35c2e

View file

@ -7,6 +7,8 @@ from collections import OrderedDict
from django.conf import settings
from django.http import Http404
import debug # pyflakes:ignore
from ietf.doc.models import Document, LastCallDocEvent, ConsensusDocEvent
from ietf.doc.utils_search import fill_in_telechat_date
from ietf.iesg.models import TelechatDate, TelechatAgendaItem