Skip to content

Commit fa244bf

Browse files
charlesvienjonathanlab
authored andcommitted
Update useTiptapEditor.ts
1 parent 013efcb commit fa244bf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/twig/src/renderer/features/message-editor/tiptap/useTiptapEditor.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ export function useTiptapEditor(options: UseTiptapEditorOptions) {
224224

225225
event.preventDefault();
226226

227-
// Process images asynchronously
228227
(async () => {
229228
for (const item of imageItems) {
230229
const file = item.getAsFile();

0 commit comments

Comments
 (0)