Skip to content

Commit

Permalink
chore: fix warn
Browse files Browse the repository at this point in the history
  • Loading branch information
9sneha-n committed Oct 17, 2024
1 parent 3bcf57d commit 7f38e7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/webapp/pages/form-page/useForm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import {
addNewResponseActionSection,
getAnotherResponseActionSection,
} from "./incident-action/mapIncidentActionToInitialFormState";
import { DiseaseOutbreakEvent } from "../../../domain/entities/disease-outbreak-event/DiseaseOutbreakEvent";

export type GlobalMessage = {
text: string;
Expand Down

0 comments on commit 7f38e7d

Please sign in to comment.