From ba9efcbc699a5b598193383b19e698ab257386e8 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sat, 6 Apr 2024 11:14:38 +0800 Subject: [PATCH] remove submodule --- .gitmodules | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.gitmodules b/.gitmodules index c8ccfb2..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +0,0 @@ -[submodule "components/zprotocols/zcancmder"] - path = components/zprotocols/zcancmder - url = zwsd@192.168.1.3:zprotocols/zcancmder.git -[submodule "components/zprotocols/errorcode"] - path = components/zprotocols/errorcode - url = zwsd@192.168.1.3:zprotocols/errorcode.git -[submodule "components/zprotocols/zcancmder_v2"] - path = components/zprotocols/zcancmder_v2 - url = zwsd@192.168.1.3:zprotocols/zcancmder_v2.git