Skip to content

Commit 8a8283f

Browse files
committed
Fixed a pyflakes issue.
- Legacy-Id: 12788
1 parent fed57a6 commit 8a8283f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/doc/templatetags/ballot_icon.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
from django import template
3838
from django.core.urlresolvers import reverse as urlreverse
3939
from django.db.models import Q
40-
from django.utils.html import format_html
4140
from django.utils.safestring import mark_safe
4241

4342
from ietf.ietfauth.utils import user_is_person, has_role

0 commit comments

Comments
 (0)