remove redundant imports from wagtailcore/models.py

This commit is contained in:
Matt Westcott 2014-06-17 14:56:44 +01:00
parent f56179f8ba
commit 5987f2843a

View file

@ -1,5 +1,3 @@
import sys
import os
from StringIO import StringIO
from urlparse import urlparse