mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-02 02:51:40 +00:00
fixed threading in camera class and code cleanup
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import tornado.web
|
||||
import tornado.websocket
|
||||
import os
|
||||
|
||||
from .handlers.MainHandler import MainHandler
|
||||
from .handlers.SocketHandler import ChameleonWebSocket
|
||||
from tornado.options import define
|
||||
|
||||
Reference in New Issue
Block a user