diff --git a/src/Navigation.tsx b/src/Navigation.tsx index 632eff958e..817d69e332 100644 --- a/src/Navigation.tsx +++ b/src/Navigation.tsx @@ -981,7 +981,6 @@ function RoutesContainer({children}: React.PropsWithChildren<{}>) { } const onNavigationReady = useCallOnce(() => { - alert('test') prevLoggedRouteName.current = getCurrentRouteName() handlePushNotificationEntry()