diff --git a/plot_gps.py b/plot_gps.py index df63bec..9e4e0f9 100755 --- a/plot_gps.py +++ b/plot_gps.py @@ -10,8 +10,6 @@ import geopandas as gpd import contextily as cx import matplotlib.pyplot as plt -from util import chunk_list - def csv_to_dataframe(csv_list, dummy):