We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8568812 commit 5309f0aCopy full SHA for 5309f0a
site/src/pages/UserSettingsPage/NotificationsPage/NotificationsPage.tsx
@@ -18,7 +18,7 @@ import type {
18
NotificationPreference,
19
NotificationTemplate,
20
} from "api/typesGenerated";
21
-import { displayError, displaySuccess } from "components/GlobalSnackbar/utils";
+import { displaySuccess } from "components/GlobalSnackbar/utils";
22
import { Loader } from "components/Loader/Loader";
23
import { Stack } from "components/Stack/Stack";
24
import { useAuthenticated } from "contexts/auth/RequireAuth";
0 commit comments