Skip to content

Commit 91ee0e1

Browse files
author
Madalynn Nenninger
committed
#3913 lint
1 parent fbb8af5 commit 91ee0e1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/frontend/src/pages/HomePage/components/TeamTaskCard.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ import { Link as RouterLink } from 'react-router-dom';
33
import { useTheme } from '@mui/system';
44
import React from 'react';
55
import { Task, TaskCardPreview, wbsPipe } from 'shared';
6-
import LoadingIndicator from '../../../components/LoadingIndicator';
7-
import ErrorPage from '../../ErrorPage';
8-
import { useSingleProject } from '../../../hooks/projects.hooks';
96
import { routes } from '../../../utils/routes';
107
import { fullNamePipe } from '../../../utils/pipes';
118
import PeopleAltIcon from '@mui/icons-material/PeopleAlt';

0 commit comments

Comments
 (0)