Skip to content

Commit

Permalink
add back navigation import
Browse files Browse the repository at this point in the history
  • Loading branch information
NikkiWines committed Dec 20, 2024
1 parent bd30dd4 commit 4ce67c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/signin/SAMLSignInPage/index.native.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import getPlatform from '@libs/getPlatform';
import getUAForWebView from '@libs/getUAForWebView';
import Log from '@libs/Log';
import {handleSAMLLoginError, postSAMLLogin} from '@libs/LoginUtils';
import Navigation from '@libs/Navigation/Navigation';
import * as Session from '@userActions/Session';
import CONFIG from '@src/CONFIG';
import ONYXKEYS from '@src/ONYXKEYS';
Expand Down

0 comments on commit 4ce67c8

Please sign in to comment.