refactoring

This commit is contained in:
Maxim Devaev
2022-04-06 00:39:16 +03:00
parent 8ce08fb456
commit 6f6772a6b6
16 changed files with 68 additions and 69 deletions

View File

@@ -27,10 +27,10 @@ from typing import Callable
from ...logging import get_logger
from ...plugins.hid import BaseHid
from ... import aiotools
from ...plugins.hid import BaseHid
from .streamer import Streamer