diff --git a/handlers/mainHandler.py b/handlers/mainHandler.py index bce32a8..7981139 100644 --- a/handlers/mainHandler.py +++ b/handlers/mainHandler.py @@ -217,7 +217,6 @@ class handler(SentryMixin, requestHelper.asyncRequestHandler): #finally: # self.finish() - @tornado.web.asynchronous @tornado.gen.engine def asyncGet(self):