mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Issue #17429: Oops, remove unused import
This commit is contained in:
parent
620c48b7ea
commit
271493b68c
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
from unittest import mock
|
from unittest import mock
|
||||||
import contextlib
|
|
||||||
import os
|
import os
|
||||||
import platform
|
import platform
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue