mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
gh-105407: Remove unused imports in tests (#105408)
This commit is contained in:
parent
d3a0eacbf3
commit
ae319e4b43
23 changed files with 2 additions and 35 deletions
|
@ -8,7 +8,6 @@ import locale
|
|||
import sys
|
||||
import datetime
|
||||
import os
|
||||
import warnings
|
||||
|
||||
# From https://en.wikipedia.org/wiki/Leap_year_starting_on_Saturday
|
||||
result_0_02_text = """\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue