Remove debug code
This commit is contained in:
@@ -981,7 +981,6 @@ function RoutesContainer({children}: React.PropsWithChildren<{}>) {
|
||||
}
|
||||
|
||||
const onNavigationReady = useCallOnce(() => {
|
||||
alert('test')
|
||||
prevLoggedRouteName.current = getCurrentRouteName()
|
||||
handlePushNotificationEntry()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user