We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cbfb90 commit 9e07186Copy full SHA for 9e07186
plugwise_usb/network/registry.py
@@ -17,7 +17,7 @@
17
NodeRemoveRequest,
18
PlugwiseRequest,
19
)
20
-from ..messages.responses import PlugwiseResponse #, StickResponseType
+from ..messages.responses import PlugwiseResponse
21
from .cache import NetworkRegistrationCache
22
23
_LOGGER = logging.getLogger(__name__)
0 commit comments