Commit 17da42de by Sheng

Removed module unused

parent e55e7e68
......@@ -2,7 +2,7 @@ import logging
import tornado.web
import tornado.ioloop
from tornado.options import define, parse_command_line, options
from tornado.options import parse_command_line, options
from handler import IndexHandler, WsockHandler
from settings import (get_app_settings, get_host_keys_settings,
get_policy_setting)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment