浏览代码

[FIX] remove unused deps

Gogs 7 年之前
父节点
当前提交
d6ebf4fbad
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      controllers/main.py

+ 0 - 1
controllers/main.py

@@ -4,7 +4,6 @@ from openerp.http import request
 from werkzeug.wrappers import Response
 from werkzeug.wrappers import Response
 from werkzeug.datastructures import Headers
 from werkzeug.datastructures import Headers
 from datetime import datetime
 from datetime import datetime
-from StringIO import StringIO
 from gzip import GzipFile
 from gzip import GzipFile
 from StringIO import StringIO as IO
 from StringIO import StringIO as IO
 import simplejson as json
 import simplejson as json