Skip to content

Commit 3a5cc19

Browse files
committed
Remove unused import
1 parent 925e306 commit 3a5cc19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/nf/io/nf_io_hdf5_submodule.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
submodule(nf_io_hdf5) nf_io_hdf5_submodule
22

33
use iso_fortran_env, only: int64, real32, stderr => error_unit
4-
use functional, only: reverse
54
use h5fortran, only: hdf5_file
65
use hdf5, only: H5F_ACC_RDONLY_F, HID_T, &
76
h5aget_type_f, h5aopen_by_name_f, h5aread_f, &

0 commit comments

Comments
 (0)