From 41a7bef1cd7aac72eec7eab09316c585cf1f59c1 Mon Sep 17 00:00:00 2001 From: sysadminix Date: Sun, 8 Feb 2026 22:39:38 +0300 Subject: [PATCH] next commit --- frontend/app/(protected)/navigation/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/app/(protected)/navigation/page.tsx b/frontend/app/(protected)/navigation/page.tsx index 5535ef5..6250c82 100644 --- a/frontend/app/(protected)/navigation/page.tsx +++ b/frontend/app/(protected)/navigation/page.tsx @@ -685,4 +685,3 @@ const NavigationPage: React.FC = () => { } export default NavigationPage -