diff --git a/src/navigation/navigation.tsx b/src/navigation/navigation.tsx index 1e93646..742c59c 100644 --- a/src/navigation/navigation.tsx +++ b/src/navigation/navigation.tsx @@ -38,8 +38,6 @@ export default function Navigation() { const currentUser = reduxStore.getState().appVariables.preferences.selectedAccount; - console.log('NAVIGATION', currentUser); - return (