From 8f60c9ce7ca34d1fc884035f454810bfb948417d Mon Sep 17 00:00:00 2001 From: netbenix Date: Sat, 6 Nov 2021 20:55:49 +0100 Subject: [PATCH] removed logging module --- .gitmodules | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 85f533c..6781cbb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "proto"] path = proto - url = https://github.com/LPM-Group/proto.git -[submodule "logging"] - path = logging - url = https://github.com/LPM-Group/logging.git + url = https://github.com/LPM-Group/proto.git \ No newline at end of file