mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-14 10:13:13 +00:00
Fixed flake8 errors
This commit is contained in:
parent
09dcf8a283
commit
774ad27a76
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@
|
|||
from __future__ import print_function, absolute_import
|
||||
|
||||
import os
|
||||
import errno
|
||||
import sys
|
||||
|
||||
from optparse import OptionParser
|
||||
from django.core.management import ManagementUtility
|
||||
|
|
|
|||
Loading…
Reference in a new issue