Skip to content

Commit 0af9509

Browse files
committed
remove unused import
1 parent 85da2db commit 0af9509

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/mdio/segy/helpers_segy.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
"""Helper functions for tinkering with SEG-Y related Zarr."""
22

33

4-
from math import prod
5-
64
from zarr import Group
75
from zarr import open_group
86
from zarr.errors import ContainsGroupError

0 commit comments

Comments
 (0)