Skip to content

Commit bced946

Browse files
committed
chore: Remove unused typing.Self import.
1 parent dab740f commit bced946

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roborock/devices/traits/v1/rooms.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import logging
44
from dataclasses import dataclass
5-
from typing import Self
65

76
from roborock.data import HomeData, NamedRoomMapping, RoborockBase
87
from roborock.devices.traits.v1 import common

0 commit comments

Comments
 (0)