Skip to content

Commit 4150838

Browse files
committed
Rmevode List from import - unused
1 parent a963f53 commit 4150838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_requests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def cast(_t, value):
5050
else:
5151
from ssl import SSLContext
5252
from types import ModuleType, TracebackType
53-
from typing import Any, Dict, List, Optional, Tuple, Type, Union, cast
53+
from typing import Any, Dict, Optional, Tuple, Type, Union, cast
5454

5555
try:
5656
from typing import Protocol

0 commit comments

Comments
 (0)