mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 18:41:54 +08:00
refactoring
This commit is contained in:
@@ -36,13 +36,10 @@ from .... import aiomulti
|
||||
from .... import aioproc
|
||||
|
||||
from .usb import UsbDeviceController
|
||||
from .events import BaseEvent
|
||||
|
||||
|
||||
# =====
|
||||
class BaseEvent:
|
||||
pass
|
||||
|
||||
|
||||
class BaseDeviceProcess(multiprocessing.Process): # pylint: disable=too-many-instance-attributes
|
||||
def __init__( # pylint: disable=too-many-arguments
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user