We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92829fc commit c1be188Copy full SHA for c1be188
src/pages/ReferralDetailsPage.js
@@ -17,7 +17,6 @@ import Navigation from '@libs/Navigation/Navigation';
17
import styles from '@styles/styles';
18
import CONST from '@src/CONST';
19
import ONYXKEYS from '@src/ONYXKEYS';
20
-import NotFoundPage from './ErrorPage/NotFoundPage';
21
22
const propTypes = {
23
/** Navigation route context info provided by react navigation */
0 commit comments