Skip to content

Commit

Permalink
Fix unused imports in hy2 scat l2b h5 reader
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Nov 4, 2020
1 parent 2216c09 commit fa0f17b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions satpy/readers/hy2_scat_l2b_h5.py
Expand Up @@ -18,8 +18,6 @@

import numpy as np
import xarray as xr
import dask.array as da
from satpy import CHUNK_SIZE
from datetime import datetime

from satpy.readers.hdf5_utils import HDF5FileHandler
Expand Down

0 comments on commit fa0f17b

Please sign in to comment.