visuddhinanda пре 2 година
родитељ
комит
85b33f46fd
1 измењених фајлова са 0 додато и 3 уклоњено
  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 ? (