From 1be5e07a63237b13d4ba35dd63870cb6e5438e24 Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Mon, 19 Feb 2024 08:30:08 +0100 Subject: [PATCH] Update test_write.jl --- test/test_write.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test_write.jl b/test/test_write.jl index 4a0f4bf..9161eb9 100644 --- a/test/test_write.jl +++ b/test/test_write.jl @@ -3,7 +3,6 @@ using ZarrDatasets: defDim, defVar, defAttrib -using Zarr using DataStructures data = rand(Int32,3,5)