mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-08 21:47:17 +00:00
Remove unnecessary config
This commit is contained in:
parent
105a574d7f
commit
8be0105ef6
@ -9,7 +9,6 @@ from tornado.websocket import WebSocketHandler
|
||||
from tfw.networking import Scope
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
|
||||
|
||||
class ZMQWebSocketRouter(WebSocketHandler):
|
||||
|
Loading…
Reference in New Issue
Block a user