From ed9fedb94b7ba3b3806d0397345445352d07933b Mon Sep 17 00:00:00 2001 From: cnouguier Date: Fri, 6 Dec 2024 22:58:11 +0100 Subject: [PATCH] style: lint code --- core/client/utils/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/core/client/utils/index.js b/core/client/utils/index.js index cad463802..c307f2544 100644 --- a/core/client/utils/index.js +++ b/core/client/utils/index.js @@ -18,7 +18,6 @@ export * from './utils.shapes.js' export * from './utils.session.js' export * from './utils.time.js' - Notify.setDefaults({ position: 'bottom-left', timeout: 5000,