From 6584f912968ce4e95f8a388291bd69245104e050 Mon Sep 17 00:00:00 2001 From: JamesParrott <80779630+JamesParrott@users.noreply.github.com> Date: Thu, 17 Oct 2024 21:43:28 +0100 Subject: [PATCH] Remove unused import --- test_shapefile.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test_shapefile.py b/test_shapefile.py index b9b6b09..a0173c2 100644 --- a/test_shapefile.py +++ b/test_shapefile.py @@ -3,7 +3,6 @@ """ import datetime -import itertools import json import os.path