mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-15 12:31:00 +00:00
remove redundant imports from wagtailcore/models.py
This commit is contained in:
parent
f56179f8ba
commit
5987f2843a
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
import sys
|
||||
import os
|
||||
from StringIO import StringIO
|
||||
from urlparse import urlparse
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue