Skip to content

Commit 4907044

Browse files
chore: linting
1 parent 9faa16a commit 4907044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roborock/local_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import asyncio
44
import logging
55
import socket
6-
from asyncio import Transport, BaseTransport
6+
from asyncio import Transport
77
from typing import Callable, Mapping, Optional
88

99
import async_timeout

0 commit comments

Comments
 (0)