Removed unnecessary import
This commit is contained in:
parent
34a494713c
commit
235369fd61
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ from __future__ import with_statement
|
||||||
|
|
||||||
import imp
|
import imp
|
||||||
import os
|
import os
|
||||||
import sys
|
|
||||||
import errno
|
import errno
|
||||||
|
|
||||||
from werkzeug import import_string
|
from werkzeug import import_string
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue