remove unused "type: ignore" comment
Signed-off-by: Philip May <[email protected]>
This commit is contained in:
committed by
Vijayan Balasubramanian
parent
25ff092c8f
commit
96bbbfa336
@@ -27,7 +27,7 @@
|
|||||||
import ssl
|
import ssl
|
||||||
from typing import Any, Mapping, Optional, Union
|
from typing import Any, Mapping, Optional, Union
|
||||||
|
|
||||||
import urllib3 # type: ignore
|
import urllib3
|
||||||
|
|
||||||
from .base import Connection
|
from .base import Connection
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user