From 3591ace1a5168dbc25d06f5fd2bd678de9691f46 Mon Sep 17 00:00:00 2001 From: Prabhjot Date: Tue, 30 Jul 2019 15:06:05 -0400 Subject: [PATCH] Removed submodule libraries/fc --- .gitmodules | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index ca2fa11d..76216b5b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,4 @@ [submodule "docs"] path = docs url = https://github.com/bitshares/bitshares-core.wiki.git - ignore = dirty -[submodule "libraries/fc"] - path = libraries/fc - url = https://github.com/peerplays-network/peerplays-fc.git - ignore = dirty + ignore = dirty \ No newline at end of file