Skip to content

Commit dab3f71

Browse files
committed
build error
1 parent aecd2f4 commit dab3f71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/shared/NewResourceModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { useEffect } from "react";
1+
import React from "react";
22
import { useTranslation } from "react-i18next";
33
import NewEventWizard from "../events/partials/wizards/NewEventWizard";
44
import NewSeriesWizard from "../events/partials/wizards/NewSeriesWizard";

0 commit comments

Comments
 (0)