Skip to content

Commit

Permalink
removed unused glob import
Browse files Browse the repository at this point in the history
  • Loading branch information
BlakeJAllen-NOAA committed Sep 12, 2024
1 parent 7199edf commit 5161a8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/compo/viirs_aod2ioda.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import numpy as np
import os

import glob
import pyiodaconv.ioda_conv_engines as iconv
from collections import defaultdict, OrderedDict
from pyiodaconv.orddicts import DefaultOrderedDict
Expand Down

0 comments on commit 5161a8b

Please sign in to comment.