diff options
Diffstat (limited to 'gr-utils/modtool/tests/test_modtool.py')
-rw-r--r-- | gr-utils/modtool/tests/test_modtool.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gr-utils/modtool/tests/test_modtool.py b/gr-utils/modtool/tests/test_modtool.py index c118fe83bc..63ea92e312 100644 --- a/gr-utils/modtool/tests/test_modtool.py +++ b/gr-utils/modtool/tests/test_modtool.py @@ -8,9 +8,6 @@ # """ The file for testing the gr-modtool scripts """ -from __future__ import print_function -from __future__ import absolute_import -from __future__ import unicode_literals import shutil import tempfile |