mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +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
|
|
@ -1,6 +1,5 @@
|
|||
import argparse
|
||||
import contextlib
|
||||
import fnmatch
|
||||
import logging
|
||||
import os
|
||||
import os.path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue