Skip to content

Commit a6d9c4f

Browse files
committed
Clean up
1 parent c121ca8 commit a6d9c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise_usb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from __future__ import annotations
88

9-
from asyncio import create_task, get_running_loop
9+
from asyncio import get_running_loop
1010
from collections.abc import Callable, Coroutine
1111
from functools import wraps
1212
import logging

0 commit comments

Comments
 (0)