mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
Remove a bunch of unused imports (#3323)
This commit is contained in:
committed by
Jelle Zijlstra
parent
a6f146e651
commit
256b3ce8ab
@@ -4,7 +4,6 @@ from typing import (
|
||||
import builtins
|
||||
import codecs
|
||||
from mmap import mmap
|
||||
import sys
|
||||
from types import TracebackType
|
||||
from typing import TypeVar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user