tornado.httpserver is unused in this scope
This commit is contained in:
parent
ade3ce2e98
commit
cce8218a03
|
@ -17,7 +17,6 @@
|
|||
import logging
|
||||
import tornado.auth
|
||||
import tornado.escape
|
||||
import tornado.httpserver
|
||||
import tornado.ioloop
|
||||
import tornado.options
|
||||
import tornado.web
|
||||
|
|
Loading…
Reference in New Issue