.HIDE. idk

This commit is contained in:
Nyo
2016-06-01 20:29:00 +02:00
parent 6d04074ff6
commit a65a94b57d
3 changed files with 4 additions and 3 deletions

View File

@@ -47,10 +47,8 @@ from events import matchChangeTeamEvent
from helpers import discordBotHelper
import sys
import traceback
from tornado import web
class handler(requestHelper.asyncRequestHandler):
@web.asynchronous
def asyncPost(self):
try:
# Track time if needed