From 337d9fc79290a74c859aa0ddfd09a4564175dfa9 Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Thu, 2 Mar 2023 01:28:00 -0800 Subject: [PATCH] gitmodules cleanup --- .gitmodules | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index b163678f6d..5c212ddb87 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,12 +10,6 @@ path = unit_tests/googletest url = https://github.com/google/googletest.git branch = v1.8.x -[submodule "hardware/rusefi_lib"] - path = hardware/rusefi_lib - url = https://github.com/rusefi/kicad-libraries -[submodule "hardware/InteractiveHtmlBom"] - path = hardware/InteractiveHtmlBom - url = https://github.com/openscopeproject/InteractiveHtmlBom.git [submodule "firmware/controllers/can/wideband_firmware"] path = firmware/controllers/can/wideband_firmware url = https://github.com/mck1117/wideband