Skip to content

Commit a1111f9

Browse files
chuckyvtjvdp1
andauthored
Update example/hashmaps/example_hashmaps_abstract_type.f90
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 8303b2b commit a1111f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/hashmaps/example_hashmaps_abstract_type.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
! This allows the procedure to be used for both chaining and open hashmap types.
44

55
program example_abstract_type
6-
use stdlib_kinds, only: int8, int64
76
use stdlib_hashmaps, only: chaining_hashmap_type, open_hashmap_type, hashmap_type
87

98
implicit none

0 commit comments

Comments
 (0)