[FIX] typo remove import

bzr revid: al@openerp.com-20140316173911-e4z89t8bgoxvz6bl
This commit is contained in:
Antony Lesuisse 2014-03-16 18:39:11 +01:00
parent af216148ca
commit af1c00ac3b
1 changed files with 0 additions and 1 deletions

View File

@ -6,6 +6,5 @@ sys.modules['openerp.addons.web.http'] = openerp.http
http = openerp.http
import controllers
import cli
wsgi_postload = http.wsgi_postload