From 91a1c97a573a2773e9aa23b4bfc811fa33b2e5f8 Mon Sep 17 00:00:00 2001
From: Daniel Strach <strach.danielstr@gmail.com>
Date: Fri, 26 Apr 2024 16:55:27 +0200
Subject: [PATCH] Update .gitmodules

---
 .gitmodules | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 08d30128af..803fe90497 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,10 +3,4 @@
 	url = git@git-ce.rwth-aachen.de:focus/database-connector.git
 [submodule "GUI"]
 	path = GUI
-	url = git@git-ce.rwth-aachen.de:focus/gui.git
-[submodule "Model_Library"]
-	path = Model_Library
-	url = git@git-ce.rwth-aachen.de:focus/model-library.git
-[submodule "Tooling"]
-	path = Tooling
-	url = git@git-ce.rwth-aachen.de:focus/tooling.git
+	url = git@git-ce.rwth-aachen.de:focus/gui.git
\ No newline at end of file
-- 
GitLab