修改coding代码扫描警告
This commit is contained in:
@@ -23,7 +23,6 @@ try:
|
||||
import httpagentparser
|
||||
except ImportError:
|
||||
pass
|
||||
from time import gmtime, strftime
|
||||
from odoo.addons.web.controllers import home
|
||||
from odoo.http import request
|
||||
from odoo.exceptions import Warning
|
||||
|
||||
Reference in New Issue
Block a user