Skip to content

Commit 5e95ed7

Browse files
committed
chore: Remove unnecessary imports
1 parent 16b7ddf commit 5e95ed7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/protocols/test_a01_protocol.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
from typing import Any
55

66
import pytest
7-
from Crypto.Cipher import AES
8-
from Crypto.Util.Padding import unpad
97

108
from roborock.exceptions import RoborockException
119
from roborock.protocols.a01_protocol import decode_rpc_response, encode_mqtt_payload

0 commit comments

Comments
 (0)