diff options
Diffstat (limited to 'setuptools/tests/namespaces.py')
-rw-r--r-- | setuptools/tests/namespaces.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/setuptools/tests/namespaces.py b/setuptools/tests/namespaces.py index ef5ecdad..245cf8ea 100644 --- a/setuptools/tests/namespaces.py +++ b/setuptools/tests/namespaces.py @@ -1,5 +1,3 @@ -from __future__ import absolute_import, unicode_literals - import textwrap |