Skip to content

Commit

Permalink
#2771-unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
caiodasilva2005 committed Oct 2, 2024
1 parent 03e7a65 commit b421138
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { formateDate } from '../../../../../backend/src/utils/datetime.utils';
import { useState } from 'react';
import WarningAmberIcon from '@mui/icons-material/WarningAmber';
import { styled } from '@mui/material/styles';
import { useSingleWorkPackage } from '../../../hooks/work-packages.hooks';
import LoadingIndicator from '../../../components/LoadingIndicator';
import ErrorPage from '../../ErrorPage';
import { useSingleProject } from '../../../hooks/projects.hooks';
Expand Down

0 comments on commit b421138

Please sign in to comment.