mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +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 tempfile
|
||||||
import unittest
|
import unittest
|
||||||
import warnings
|
import warnings
|
||||||
import functools
|
|
||||||
import test.test_support
|
import test.test_support
|
||||||
import test.string_tests
|
import test.string_tests
|
||||||
import test.buffer_tests
|
import test.buffer_tests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue