mirror of
https://github.com/python/cpython.git
synced 2025-07-12 13:55:34 +00:00
Remove unused import of warnings
from unittest.loader
(#102479)
This commit is contained in:
parent
d959bcd4a0
commit
c84e6f32df
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import sys
|
|||
import traceback
|
||||
import types
|
||||
import functools
|
||||
import warnings
|
||||
|
||||
from fnmatch import fnmatch, fnmatchcase
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue