summaryrefslogtreecommitdiff
path: root/gr-utils/modtool/core/update.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-utils/modtool/core/update.py')
-rw-r--r--gr-utils/modtool/core/update.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/gr-utils/modtool/core/update.py b/gr-utils/modtool/core/update.py
index 29458abd97..73e0060f61 100644
--- a/gr-utils/modtool/core/update.py
+++ b/gr-utils/modtool/core/update.py
@@ -8,9 +8,6 @@
#
""" Module to convert XML bindings to YAML bindings """
-from __future__ import print_function
-from __future__ import absolute_import
-from __future__ import unicode_literals
import os
import re