mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-12 17:23:15 +00:00
remove unused unittest import
This commit is contained in:
parent
f3f37cc52b
commit
06bacc0256
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
from __future__ import absolute_import, unicode_literals
|
||||
|
||||
import unittest
|
||||
|
||||
from django.conf import settings
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.test import TestCase
|
||||
|
|
|
|||
Loading…
Reference in a new issue