diff --git a/src/libs/actions/App.js b/src/libs/actions/App.js index 7bae10f3e1ef..c5e7b93c8060 100644 --- a/src/libs/actions/App.js +++ b/src/libs/actions/App.js @@ -162,7 +162,6 @@ function reconnectApp() { * pass it in as a parameter. withOnyx guarantees that the value has been read * from Onyx because it will not render the AuthScreens until that point. * @param {Object} session - * @param {string} currentPath */ function setUpPoliciesAndNavigate(session) { const currentUrl = getCurrentUrl();