diff options
Diffstat (limited to '3rdparty/sol2/.gitmodules')
-rw-r--r-- | 3rdparty/sol2/.gitmodules | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/3rdparty/sol2/.gitmodules b/3rdparty/sol2/.gitmodules index f6ae162a2f3..570fde0f51f 100644 --- a/3rdparty/sol2/.gitmodules +++ b/3rdparty/sol2/.gitmodules @@ -1,6 +1,3 @@ [submodule "Catch"] path = Catch - url = https://github.com/philsquared/Catch.git -[submodule "Optional"] - path = Optional - url = https://github.com/ThePhD/Optional.git + url = https://github.com/philsquared/Catch.git
\ No newline at end of file |