mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Removed unused import
This commit is contained in:
parent
190d79e5c6
commit
5f63d18657
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ import pickle
|
|||
import tempfile
|
||||
import unittest
|
||||
import warnings
|
||||
import functools
|
||||
import test.test_support
|
||||
import test.string_tests
|
||||
import test.buffer_tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue