mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Remove bogus import
This commit is contained in:
parent
5a336088f6
commit
7f039cce3f
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ from django.template import Context
|
|||
from django.test.utils import override_settings
|
||||
|
||||
from analytical.templatetags.gosquared import GoSquaredNode
|
||||
from analytical.tests import override_settings
|
||||
from analytical.tests.utils import TagTestCase
|
||||
from analytical.utils import AnalyticalException
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue