Skip to content

Commit 37a55c9

Browse files
chuckyvtjvdp1
andauthored
Update src/stdlib_hashmaps.f90
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent a470abe commit 37a55c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stdlib_hashmaps.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ module stdlib_hashmaps
105105
!! Hash function
106106

107107
contains
108-
109108
procedure, non_overridable, pass(map) :: calls
110109
procedure, non_overridable, pass(map) :: entries
111110
procedure, non_overridable, pass(map) :: map_probes

0 commit comments

Comments
 (0)