visuddhinanda 2 anni fa
parent
commit
85b33f46fd
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      dashboard/src/components/general/Feedback.tsx

+ 0 - 3
dashboard/src/components/general/Feedback.tsx

@@ -1,7 +1,4 @@
-import { useIntl } from "react-intl";
-
 const FeedbackWidget = () => {
-  const intl = useIntl();
   return (
     <>
       {process.env.REACT_APP_QUESTIONNAIRE_LINK ? (