gh-105407: Remove unused imports in Tools/c-analyzer/ (#105410)

This commit is contained in:
Victor Stinner 2023-06-06 23:08:48 +02:00 committed by GitHub
parent b8c79b2b98
commit d1b0015ea8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 2 additions and 6 deletions

View file

@ -1,6 +1,5 @@
import argparse
import contextlib
import fnmatch
import logging
import os
import os.path