From 5df7ba46cd4e6e3a3ac7a31204fa65977500c7e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per=20Nordl=C3=B6w?= Date: Thu, 14 Jul 2022 10:55:57 +0200 Subject: [PATCH] Remove stdx-allocator as a submodule --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 02de1fd..1c6992b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,9 +11,6 @@ [submodule "dsymbol"] path = dsymbol url = https://github.com/dlang-community/dsymbol.git -[submodule "stdx-allocator"] - path = stdx-allocator - url = https://github.com/dlang-community/stdx-allocator [submodule "d-test-utils"] path = d-test-utils url = https://github.com/dlang-community/d-test-utils.git