mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 04:52:23 +08:00
Removed a bunch of unused import symbols detected by pyright. (#5060)
Co-authored-by: Eric Traut <erictr@microsoft.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import Any, Callable, Generic, Iterable, Mapping, Optional, Tuple, TypeVar
|
||||
from typing import Any, Callable, Generic, Iterable, Mapping, Optional, TypeVar
|
||||
|
||||
from ._base import Executor, Future
|
||||
|
||||
|
||||
Reference in New Issue
Block a user