From 64f370cb0f460fd46e4a2b72e7c3a597936810b2 Mon Sep 17 00:00:00 2001 From: Simon Nilsson Date: Wed, 27 Mar 2024 20:30:38 +0100 Subject: [PATCH] Fixed last warning --- src/components/notifications/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/notifications/index.js b/src/components/notifications/index.js index 5a42ea48..0ad56234 100644 --- a/src/components/notifications/index.js +++ b/src/components/notifications/index.js @@ -56,7 +56,6 @@ import ZohoCliq from "./ZohoCliq.vue"; import Splunk from "./Splunk.vue"; import Cellsynt from "./Cellsynt.vue"; - /** * Manage all notification form. * @type { Record }