mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Removed unused cut'n'paste import.
This commit is contained in:
parent
c0c9370985
commit
18e36f4576
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
import pickle
|
||||
import cPickle
|
||||
import unittest
|
||||
from cStringIO import StringIO
|
||||
|
||||
from test import test_support
|
||||
from test.pickletester import AbstractPickleTests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue