From 358c9166c49a4bb6e82101d28047e1cb75bd0942 Mon Sep 17 00:00:00 2001
From: Lidiya Gelemeev <l_gele02@uni-muenster.de>
Date: Thu, 22 Aug 2024 08:48:32 +0200
Subject: [PATCH] Delete the navigation section

---
 appinfo/info.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/appinfo/info.xml b/appinfo/info.xml
index 68c7b03..8b8ec17 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -49,14 +49,6 @@ The Sccuot NC graphical interface allows you to browse through these various sta
         <command>OCA\SccuotNG\Command\DeleteSnapshotCommand</command>
     </commands>
 
-	<!-- SccuotNC Button -->
-	<navigations>
-		<navigation>
-			<name>SccuotNC</name>
-			<route>sccuot.nav.navigation</route>
-		</navigation>
-	</navigations>
-
     <!-- Background jobs -->
     <background-jobs>
         <job>OCA\SccuotNG\Jobs\SnapshotsJob</job>
-- 
GitLab