We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72781d commit 40c0560Copy full SHA for 40c0560
1 file changed
src/frontend/src/pages/WorkPackageForm/CreateWorkPackageForm.tsx
@@ -1,5 +1,4 @@
1
import { validateWBS } from 'shared';
2
-import { HttpException } from '../../../../backend/src/utils/errors.utils';
3
import { useQuery } from '../../hooks/utils.hooks';
4
import WorkPackageForm from './WorkPackageForm';
5
import { useCreateSingleWorkPackage } from '../../hooks/work-packages.hooks';
0 commit comments