mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-24 12:01:52 +08:00
stdlib/@python2: clean imports (#5453)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from abc import ABCMeta
|
||||
from types import TracebackType
|
||||
from typing import IO, Iterable, Iterator, List, Optional, Union, overload
|
||||
|
||||
# This class isn't actually abstract, but you can't instantiate it
|
||||
|
||||
Reference in New Issue
Block a user