From 0597753979d457be72c0737111acc62565e8c559 Mon Sep 17 00:00:00 2001 From: xiaojin Date: Tue, 31 Aug 2021 09:09:04 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=B3chore(=E5=BA=93):=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4submodule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 --- code/framework/skynet | 1 - 2 files changed, 4 deletions(-) delete mode 160000 code/framework/skynet diff --git a/.gitmodules b/.gitmodules index e313698..064e5b0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "code/framework/skynet"] - path = code/framework/skynet - url = git@github.com:cloudfreexiao/skynet.git [submodule "code/framework/3rd/ffi-lua"] path = code/framework/3rd/ffi-lua url = git@github.com:cloudfreexiao/cffi-lua.git diff --git a/code/framework/skynet b/code/framework/skynet deleted file mode 160000 index 54e733a..0000000 --- a/code/framework/skynet +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 54e733a76f1d96de3693c247132aa63795d46ce5