diff options
Diffstat (limited to 'host/utils/uhd_images_downloader.py.in')
-rw-r--r-- | host/utils/uhd_images_downloader.py.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host/utils/uhd_images_downloader.py.in b/host/utils/uhd_images_downloader.py.in index 87dc9b3e3..de74d37e2 100644 --- a/host/utils/uhd_images_downloader.py.in +++ b/host/utils/uhd_images_downloader.py.in @@ -33,7 +33,6 @@ Inventory files are JSON files called `inventory.json`, by default. It is possib inventory file in command line arguments, but we don't recommend using this functionality unless you're really sure you need it. """ -from __future__ import print_function import argparse import hashlib import json |