From bc401d655cda10409ea75b6da000a8e8c168de74 Mon Sep 17 00:00:00 2001
From: tomrink <rink@ssec.wisc.edu>
Date: Wed, 8 May 2024 13:55:58 -0500
Subject: [PATCH] snapshot...

---
 modules/icing/pirep_goes.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/icing/pirep_goes.py b/modules/icing/pirep_goes.py
index 1d4e4a55..4fc488ed 100644
--- a/modules/icing/pirep_goes.py
+++ b/modules/icing/pirep_goes.py
@@ -6,7 +6,6 @@ from util.util import get_time_tuple_utc, GenericException, add_time_range_to_fi
     check_oblique, get_timestamp, homedir, get_indexes_within_threshold
 from aeolus.datasource import CLAVRx, CLAVRx_VIIRS, GOESL1B, CLAVRx_H08
 import h5py
-import re
 import datetime
 from datetime import timezone
 import glob
-- 
GitLab