Skip to content

Commit

Permalink
fix: code non utilisé mis en commentaire
Browse files Browse the repository at this point in the history
  • Loading branch information
ocruze committed Nov 23, 2023
1 parent 90e9f53 commit cf9654d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/pages/service/view/ServiceView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import RQKeys from "../../../modules/RQKeys";
import { type CartesApiException } from "../../../modules/jsonFetch";
import { routes } from "../../../router/router";
import { type Service } from "../../../types/app";
import { createModal } from "@codegouvfr/react-dsfr/Modal";
// import { createModal } from "@codegouvfr/react-dsfr/Modal";

type ServiceViewProps = {
datastoreId: string;
Expand Down

0 comments on commit cf9654d

Please sign in to comment.