diff --git a/src/Components/Patient/FileUpload.tsx b/src/Components/Patient/FileUpload.tsx index 5658bfa8ed7..41d564e313e 100644 --- a/src/Components/Patient/FileUpload.tsx +++ b/src/Components/Patient/FileUpload.tsx @@ -36,7 +36,6 @@ import { VoiceRecorder } from "../../Utils/VoiceRecorder"; import { makeStyles, Theme, createStyles } from "@material-ui/core/styles"; import Modal from "@material-ui/core/Modal"; import { Close } from "@material-ui/icons"; -import { BrowserClient } from "@sentry/browser"; const Loading = loadable(() => import("../Common/Loading")); const PageTitle = loadable(() => import("../Common/PageTitle")); diff --git a/src/index.html b/src/index.html index c42f3d13815..2276c3f590f 100644 --- a/src/index.html +++ b/src/index.html @@ -55,10 +55,7 @@ crossorigin="use-credentials" /> - +