Skip to content

Commit 12a5855

Browse files
committed
#1277 Lint after fixing conflict
1 parent 9da0bc0 commit 12a5855

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/frontend/src/pages/FinancePage/ReimbursementRequestForm/ReimbursementRequestForm.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import CreateReimbursementRequestFormView from './ReimbursementFormView';
1414
import { useAllProjects } from '../../../hooks/projects.hooks';
1515
import { useHistory } from 'react-router-dom';
1616
import { routes } from '../../../utils/routes';
17-
import { getAllWbsElements } from '../../../utils/reimbursement-request.utils';
1817
import { useCurrentUserSecureSettings } from '../../../hooks/users.hooks';
1918

2019
export interface ReimbursementRequestFormInput {

0 commit comments

Comments
 (0)