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