summaryrefslogtreecommitdiff
path: root/gr-utils/blocktool/core/comments.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-utils/blocktool/core/comments.py')
-rw-r--r--gr-utils/blocktool/core/comments.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/gr-utils/blocktool/core/comments.py b/gr-utils/blocktool/core/comments.py
index d7919609bb..7973165b0d 100644
--- a/gr-utils/blocktool/core/comments.py
+++ b/gr-utils/blocktool/core/comments.py
@@ -8,9 +8,6 @@
#
""" Module to read and add special blocktool comments in the public header """
-from __future__ import print_function
-from __future__ import absolute_import
-from __future__ import unicode_literals
import warnings