From 63138b278b969ff149120d175d59107fd93c7957 Mon Sep 17 00:00:00 2001
From: Simon Wittl <simon.wittl@th-deg.de>
Date: Mon, 15 Jul 2024 20:31:37 +0200
Subject: [PATCH] removed wrong repo link

---
 .gitmodules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index d898626..0621e3a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,9 +16,6 @@
 [submodule "src/rq_reconstruction"]
 	path = src/rq_reconstruction
 	url = https://mygit.th-deg.de/roboct/robo_quality/rq_reconstruction
-[submodule "src/ros2_numpy"]
-	path = src/ros2_numpy
-	url = https://github.com/Box-Robotics/ros2_numpy
 [submodule "src/ros2_numpy_win"]
 	path = src/ros2_numpy_win
 	url = https://github.com/wittlsn/ros2_numpy_win
-- 
GitLab