example-scripts
example-scripts copied to clipboard
Remove redundant import
download_data is no longer present in utils. This causes an import error at run time.
This PR removes now redundant download_data from the imports in this script.