[REM] survey: unused import

This commit is contained in:
Richard Mathot 2015-01-16 11:07:54 +01:00
parent 11f147f2d9
commit dbb9c8ebeb
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ from openerp import SUPERUSER_ID
from openerp.addons.web import http
from openerp.addons.web.http import request
from openerp.tools.misc import DEFAULT_SERVER_DATETIME_FORMAT as DTF, ustr
from openerp.tools.safe_eval import safe_eval
_logger = logging.getLogger(__name__)