diff options
Diffstat (limited to 'Lib/test/test_io.py')
| -rw-r--r-- | Lib/test/test_io.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_io.py b/Lib/test/test_io.py index bf0d03f..d5a6a4f 100644 --- a/Lib/test/test_io.py +++ b/Lib/test/test_io.py @@ -26,7 +26,6 @@ import array import threading import random import unittest -import warnings import weakref import abc from itertools import cycle, count |
