Skip to content

Commit 2daa2fc

Browse files
committed
Remove wrong-spelled submodules
1 parent 45de8d3 commit 2daa2fc

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

.gitmodules

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
[submodule "thirdparty/gtest"]
22
path = thirdparty/gtest
33
url = https://github.com/google/googletest.git
4-
[submodule "thirdparty/nonstd/variant-light"]
5-
path = thirdparty/nonstd/variant-light
6-
url = https://github.com/martinmoene/variant-lite.git
7-
[submodule "thirdparty/nonstd/expected-light"]
8-
path = thirdparty/nonstd/expected-light
9-
url = https://github.com/martinmoene/expected-lite.git
104
[submodule "thirdparty/nonstd/value-ptr-lite"]
115
path = thirdparty/nonstd/value-ptr-lite
126
url = https://github.com/flexferrum/value-ptr-lite.git

thirdparty/nonstd/expected-light

Lines changed: 0 additions & 1 deletion
This file was deleted.

thirdparty/nonstd/variant-light

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)