From 072c2dd68fe8f37c33a2307395090be509ca194f Mon Sep 17 00:00:00 2001 From: liuyuanmu Date: Mon, 11 May 2020 09:53:25 +0800 Subject: [PATCH] remove database module --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index deee553d..5bbcab9f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,6 +16,3 @@ [submodule "test"] path = test url = git@github.com:blockchain-jd-com/jdchain-test.git -[submodule "database"] - path = database - url = git@git.jd.com:jd-blockchain/database.git