From 3a2df46e2d0c3b81ff2b8793af1f39d84bfd187e Mon Sep 17 00:00:00 2001 From: Prabhjot Date: Wed, 7 Aug 2019 10:46:09 -0400 Subject: [PATCH] Removed submodule libraries/fc --- .gitmodules | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 68eb4c05..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/PBSA/peerplays-fc/tree/feature/ubuntu18.04-upgrade - ignore = dirty + ignore = dirty \ No newline at end of file