Remove bogus import

This commit is contained in:
Hugo Osvaldo Barrera 2015-12-05 12:47:22 -03:00
parent 5a336088f6
commit 7f039cce3f

View file

@ -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