Skip to content

Commit ad978a1

Browse files
committed
Remove unused imports
1 parent b2636bc commit ad978a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugwise_usb/api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""Plugwise USB-Stick API."""
22

3-
from collections.abc import Awaitable, Callable
43
from dataclasses import dataclass
54
from datetime import datetime
65
from enum import Enum, auto

0 commit comments

Comments
 (0)