mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
gh-105407: Remove unused imports in Tools/c-analyzer/ (#105410)
This commit is contained in:
parent
b8c79b2b98
commit
d1b0015ea8
6 changed files with 2 additions and 6 deletions
|
@ -45,7 +45,6 @@ cygwin in no-cygwin mode).
|
|||
# * mingw gcc 3.2/ld 2.13 works
|
||||
# (ld supports -shared)
|
||||
|
||||
import os
|
||||
import sys
|
||||
from subprocess import Popen, PIPE, check_output
|
||||
import re
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue