mirror of https://github.com/python/cpython
Remove a duplicated import
This commit is contained in:
parent
d05c9ff845
commit
782b8e4b88
|
@ -3,7 +3,6 @@
|
|||
import collections
|
||||
import contextlib
|
||||
import io
|
||||
import unittest.mock
|
||||
import os
|
||||
import sys
|
||||
import threading
|
||||
|
|
Loading…
Reference in New Issue