Skip to content

Commit

Permalink
lint:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wginolas committed Oct 18, 2024
1 parent 564f531 commit a959fce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a959fce

Please sign in to comment.