diff --git a/ietf/group/dot.py b/ietf/group/dot.py index 6c354a40a..00a65f733 100644 --- a/ietf/group/dot.py +++ b/ietf/group/dot.py @@ -6,7 +6,6 @@ from django.db.models import Q from django.template.loader import render_to_string from ietf.doc.models import RelatedDocument -from ietf.utils import log class Edge(object):