Skip to content

Commit

Permalink
fix failing build
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHub committed Dec 31, 2024
1 parent 68b62e4 commit 0c89163
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/project/EditProject.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import { SingleContractIcon } from "../client/contract/SingleContractIcon";
import {EnhanceWithConfirmation} from '../enhancers/EnhanceWithConfirmation';
import {Button} from '../controls/form-controls/Button';
import {isDateIntervalValid} from '../controls/other/ProjectValidator';
import { socketService } from '../socketio/SocketService';
import useEntityChangedToast from '../hooks/useEntityChangedToast';


Expand Down

0 comments on commit 0c89163

Please sign in to comment.