mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-17 20:15:00 +08:00
stdlib/@python2: clean imports (#5453)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import asyncore
|
||||
import socket
|
||||
import sys
|
||||
from abc import abstractmethod
|
||||
from typing import Optional, Sequence, Tuple, Union
|
||||
|
||||
|
||||
Reference in New Issue
Block a user