Skip to content

Commit 73c014d

Browse files
committed
#1289 - linter
1 parent 4717358 commit 73c014d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { Delete } from '@mui/icons-material';
22
import {
3-
Autocomplete,
43
FormControl,
54
FormHelperText,
65
FormLabel,
@@ -34,7 +33,6 @@ import { ReimbursementRequestFormInput } from './ReimbursementRequestForm';
3433
import { useState } from 'react';
3534
import { useToast } from '../../../hooks/toasts.hooks';
3635
import NERAutocomplete from '../../../components/NERAutocomplete';
37-
import { fullNamePipe } from '../../../utils/pipes';
3836
import { Link as RouterLink } from 'react-router-dom';
3937
import { routes } from '../../../utils/routes';
4038
import { codeAndRefundSourceName, expenseTypePipe } from '../../../utils/pipes';

0 commit comments

Comments
 (0)