mirror of
https://github.com/django/django.git
synced 2025-03-04 22:24:29 +00:00
Removed unused import in humanize tests.
This commit is contained in:
parent
651a6f76f3
commit
21f034165c
@ -8,7 +8,6 @@ try:
|
||||
except ImportError:
|
||||
pytz = None
|
||||
|
||||
from django.conf import settings
|
||||
from django.contrib.humanize.templatetags import humanize
|
||||
from django.template import Template, Context, defaultfilters
|
||||
from django.test import TestCase, override_settings
|
||||
|
Loading…
x
Reference in New Issue
Block a user