refactoring

This commit is contained in:
Devaev Maxim
2020-03-23 00:50:48 +03:00
parent 4e0f7e61a2
commit 94b779c586
7 changed files with 543 additions and 442 deletions

View File

@@ -36,8 +36,8 @@ from ...logging import get_logger
from ... import aiotools
from .rfb import RfbError
from .rfb import RfbClient
from .rfb.errors import RfbError
from .kvmd import KvmdClient