From a959fce9f8d1945c84d2348ca53d8aa114a05d4c Mon Sep 17 00:00:00 2001 From: Wolfgang Ginolas Date: Fri, 18 Oct 2024 14:40:45 +0200 Subject: [PATCH] lint:fix --- src/editor.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/editor.js b/src/editor.js index 4e5848b..19902da 100644 --- a/src/editor.js +++ b/src/editor.js @@ -99,7 +99,6 @@ async function onInsertImage(data, callback) { callback({ blob }) // eslint-disable-line n/no-callback-literal } - /** * * @param {string} message the message to show