Explorar el Código

[FIX] remove unused deps

Gogs hace 8 años
padre
commit
d6ebf4fbad
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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