mirror of
https://github.com/python/cpython.git
synced 2025-07-19 01:05:26 +00:00
gh-84623: Remove unused imports (#94132)
This commit is contained in:
parent
8661c5053f
commit
47e35625ff
28 changed files with 9 additions and 43 deletions
|
@ -8,7 +8,6 @@ import hashlib
|
|||
import os
|
||||
import ntpath
|
||||
import posixpath
|
||||
import sys
|
||||
import argparse
|
||||
from update_file import updating_file_with_tmpfile
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue