aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/rfnoc_image_builder.py
diff options
context:
space:
mode:
Diffstat (limited to 'host/utils/rfnoc_image_builder.py')
-rwxr-xr-xhost/utils/rfnoc_image_builder.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/host/utils/rfnoc_image_builder.py b/host/utils/rfnoc_image_builder.py
index a031621ca..3fa1ce6f4 100755
--- a/host/utils/rfnoc_image_builder.py
+++ b/host/utils/rfnoc_image_builder.py
@@ -16,8 +16,6 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
-from __future__ import print_function
-
import sys
import argparse
import hashlib