Browse Source

Manually remove hashmap module.

Stefano Cossu 1 year ago
parent
commit
bd276e9446
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .gitmodules

+ 0 - 3
.gitmodules

@@ -4,6 +4,3 @@
 [submodule "ext/libcsv"]
 	path = ext/libcsv
 	url = https://github.com/rgamble/libcsv.git
-[submodule "ext/hashmap.c"]
-	path = ext/hashmap.c
-	url = https://github.com/tidwall/hashmap.c