mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
Remove an unneeded import of 'warnings'.
This commit is contained in:
parent
da1ad32cec
commit
905820ccba
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import unittest
|
import unittest
|
||||||
import warnings
|
|
||||||
import sys
|
import sys
|
||||||
from test import test_support
|
from test import test_support
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue