diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-19 16:43:34 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-19 16:43:34 +0100 |
| commit | 9daa0eb3639db5018f1349ada3536e4a9822e57e (patch) | |
| tree | b8e5855d1a3a0787772425eaf0bf351de419c6ed | |
| parent | a1289dec3dcec278f9cf6d18a001b3146b11b7b2 (diff) | |
Cleaning submodules
| -rw-r--r-- | .gitmodules | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index 5892e7c..e7d623b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,4 @@ [submodule "libs/uciadapter"] path = libs/uciadapter url = https://gitlab.com/manzerbredes/uciadapter.git -[submodule "libs/chess-move-interface"] - path = libs/chess-move-interface - url = https://gitlab.com/manzerbredes/chess-move-interface.git -[submodule "cgeditor"] - path = libs/cgeditor - url = https://gitlab.com/manzerbredes/cgeditor.git + |
