Fixed a pyflakes issue
- Legacy-Id: 15830
This commit is contained in:
parent
1bddfdffa5
commit
c8e15fad50
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue