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 -