bpo-35202: Remove unused imports in Lib directory (GH-10450)

This commit is contained in:
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) 2018-11-15 18:29:19 +05:30 committed by INADA Naoki
parent 25221b3283
commit 70f61b933f
5 changed files with 0 additions and 5 deletions

View file

@ -18,7 +18,6 @@ import collections.abc
import concurrent.futures
import heapq
import itertools
import logging
import os
import socket
import subprocess