mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
gh-106200: Remove unused imports (#106201)
This commit is contained in:
parent
6c60684bf5
commit
d830c4a944
4 changed files with 0 additions and 5 deletions
|
@ -3,7 +3,6 @@
|
|||
# https://gist.github.com/markshannon/db7ab649440b5af765451bb77c7dba34
|
||||
|
||||
import re
|
||||
import sys
|
||||
from dataclasses import dataclass
|
||||
|
||||
def choice(*opts):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue