aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/services/alert.ts
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd/src/services/alert.ts')
-rw-r--r--FrontEnd/src/services/alert.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/FrontEnd/src/services/alert.ts b/FrontEnd/src/services/alert.ts
index 1aa5423c..42b14451 100644
--- a/FrontEnd/src/services/alert.ts
+++ b/FrontEnd/src/services/alert.ts
@@ -1,4 +1,3 @@
-import * as React from "react";
import pull from "lodash/pull";
import { I18nText } from "@/common";