mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Remove unused import
This commit is contained in:
parent
eb8d627bbd
commit
11d752e374
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ import textwrap
|
||||||
import errno
|
import errno
|
||||||
import shutil
|
import shutil
|
||||||
import contextlib
|
import contextlib
|
||||||
import time
|
|
||||||
|
|
||||||
import test.support
|
import test.support
|
||||||
from test.support import (
|
from test.support import (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue