ck %!s(int64=4) %!d(string=hai) anos
pai
achega
0b91fff080
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      handlers/HandlerBase.py

+ 0 - 1
handlers/HandlerBase.py

@@ -6,7 +6,6 @@ from tornado.web import RequestHandler
 from model.log import logger
 from model.common import errors
 log = logger()
-from model.CommonUtils import NpEncoder
 
 class BaseHandler(RequestHandler):
     def __init__(self, application, request, **kwargs):