diff options
-rw-r--r-- | Lib/test/test___all__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test___all__.py b/Lib/test/test___all__.py index 803609a..596ad79 100644 --- a/Lib/test/test___all__.py +++ b/Lib/test/test___all__.py @@ -1,6 +1,5 @@ from __future__ import print_function -import bsddb import unittest from test import test_support as support import os |