diff --git a/scripts/create_polygons.py b/scripts/create_polygons.py index fac3cf5f2..3eb200a39 100644 --- a/scripts/create_polygons.py +++ b/scripts/create_polygons.py @@ -1,10 +1,8 @@ import argparse import json import os -import subprocess import tempfile from collections import Counter -from typing import List from urllib.parse import urlparse from aws_helper import get_bucket