From 635b17a434a86e87977458bf80c804bc98ef9193 Mon Sep 17 00:00:00 2001 From: bochard Date: Fri, 25 Apr 2025 14:00:26 +0800 Subject: [PATCH] removed a submodule --- .gitmodules | 3 --- projects/tick-clock | 1 - 2 files changed, 4 deletions(-) delete mode 160000 projects/tick-clock diff --git a/.gitmodules b/.gitmodules index 64e7fc8..2f1ec40 100755 --- a/.gitmodules +++ b/.gitmodules @@ -10,9 +10,6 @@ [submodule "projects/drum-ka-dum"] path = projects/drum-ka-dum url = https://github.com/b0chard/drum-ka-dum.git -[submodule "projects/tick-clock"] - path = projects/tick-clock - url = https://github.com/b0chard/tick-clock.git [submodule "projects/simple-cash-register"] path = projects/simple-cash-register url = https://github.com/b0chard/simple-cash-register.git diff --git a/projects/tick-clock b/projects/tick-clock deleted file mode 160000 index f036de0..0000000 --- a/projects/tick-clock +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f036de0d503a137984769ff9c7749c5ef7fb004e -- 2.39.5