mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-16 03:24:54 +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, Tuple, Union
|
||||
from typing import Any
|
||||
from typing_extensions import Literal
|
||||
|
||||
# _tkinter is meant to be only used internally by tkinter, but some tkinter
|
||||
|
||||
Reference in New Issue
Block a user