mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
gh-105407: Remove unused imports in tools (#105409)
This commit is contained in:
parent
ae319e4b43
commit
b8c79b2b98
2 changed files with 0 additions and 3 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
import re
|
||||
import sys
|
||||
import collections
|
||||
from dataclasses import dataclass
|
||||
|
||||
def choice(*opts):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue