diff --git a/scripts/download_hash.py b/scripts/download_hash.py index 0f6cba92e..725c71cf0 100644 --- a/scripts/download_hash.py +++ b/scripts/download_hash.py @@ -9,7 +9,6 @@ import os from itertools import groupby, chain from more_itertools import partition -from collections import defaultdict from functools import cache import argparse import requests