mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Remove unneeded imports of 'warnings'.
This commit is contained in:
parent
905820ccba
commit
c745df8519
2 changed files with 0 additions and 2 deletions
|
|
@ -3,7 +3,6 @@
|
|||
import os
|
||||
import sys
|
||||
import unittest
|
||||
import warnings
|
||||
import pickle, cPickle
|
||||
|
||||
from test.test_support import TESTFN, unlink, run_unittest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue