diff options
Diffstat (limited to 'Lib/test/test_list.py')
| -rw-r--r-- | Lib/test/test_list.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_list.py b/Lib/test/test_list.py index 34895290a6..37507fe8f4 100644 --- a/Lib/test/test_list.py +++ b/Lib/test/test_list.py @@ -1,4 +1,3 @@ -import unittest import sys from test import test_support, list_tests |
