We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0884ca7 commit 20fd6c3Copy full SHA for 20fd6c3
1 file changed
src/pages/workspace/perDiem/WorkspacePerDiemDetailsPage.tsx
@@ -1,7 +1,4 @@
1
import React, {useState} from 'react';
2
-import {useOnyx} from 'react-native-onyx';
3
-import {View} from 'react-native';
4
-import FullPageOfflineBlockingView from '@components/BlockingViews/FullPageOfflineBlockingView';
5
import ConfirmModal from '@components/ConfirmModal';
6
import HeaderWithBackButton from '@components/HeaderWithBackButton';
7
import * as Expensicons from '@components/Icon/Expensicons';
0 commit comments