Skip to content

Commit 5251e59

Browse files
committed
Remove unused import
1 parent 72697eb commit 5251e59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mdio/schemas/v1/dataset_serializer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from numcodecs import Blosc as nc_Blosc
66
from xarray import DataArray as xr_DataArray
77
from xarray import Dataset as xr_Dataset
8-
from zarr import zeros as zarr_zeros
98
from zarr.core.chunk_key_encodings import V2ChunkKeyEncoding
109

1110
from mdio.converters.type_converter import to_numpy_dtype

0 commit comments

Comments
 (0)