Skip to content

Commit b94eb89

Browse files
committed
fix(testing): remove unused imports in test_a01_simulator.py
1 parent e4b8994 commit b94eb89

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/testing/test_a01_simulator.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,11 @@
1111
RoborockDyadStateCode,
1212
)
1313
from roborock.data.zeo.zeo_code_mappings import (
14-
ZeoDetergentType,
1514
ZeoDryingMode,
1615
ZeoError,
1716
ZeoMode,
1817
ZeoProgram,
1918
ZeoRinse,
20-
ZeoSoftenerType,
2119
ZeoSpin,
2220
ZeoState,
2321
ZeoTemperature,

0 commit comments

Comments
 (0)