Skip to content

Commit 31e691d

Browse files
committed
linting
1 parent af41711 commit 31e691d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Box, Card, CardContent, Theme, Typography, useTheme } from '@mui/material';
1+
import { Box, Card, CardContent, Theme, Typography } from '@mui/material';
22
import { WorkPackage } from 'shared';
33
import EmptyPageBlockDisplay from './EmptyPageBlockDisplay';
44
import CheckCircleOutlineOutlinedIcon from '@mui/icons-material/CheckCircleOutlineOutlined';

0 commit comments

Comments
 (0)