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