Skip to content

Commit 3a175c9

Browse files
committed
Remove unused imported modules
1 parent c63c9d9 commit 3a175c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

django_markwhat/templatetags/markup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
* reStructuredText, which requires docutils from http://docutils.sf.net/
1313
"""
1414

15-
import warnings
16-
1715
from django import template
1816
from django.conf import settings
1917
from django.utils.encoding import smart_str, force_unicode

0 commit comments

Comments
 (0)