forked from orbit-oss/flask
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 os
|
||||
import sys
|
||||
import errno
|
||||
|
||||
from werkzeug import import_string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue