Skip to content

Commit 9e07186

Browse files
committed
Clean up
1 parent 3cbfb90 commit 9e07186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise_usb/network/registry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
NodeRemoveRequest,
1818
PlugwiseRequest,
1919
)
20-
from ..messages.responses import PlugwiseResponse #, StickResponseType
20+
from ..messages.responses import PlugwiseResponse
2121
from .cache import NetworkRegistrationCache
2222

2323
_LOGGER = logging.getLogger(__name__)

0 commit comments

Comments
 (0)