mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +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
|
||||
import contextlib
|
||||
import os
|
||||
import platform
|
||||
import subprocess
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue