Skip to content

Commit

Permalink
Revert "Test comment for pr testing (#6953)"
Browse files Browse the repository at this point in the history
This reverts commit f989d19.
  • Loading branch information
Tranquiliz00 committed Dec 12, 2024
1 parent b2d8c69 commit 9aeec5c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/lexical-dragon/flow/LexicalDragon.js.flow
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@ import {$getSelection, $isRangeSelection, $isTextNode} from 'lexical';
declare export function registerDragonSupport(
editor: LexicalEditor,
): () => void;

// test comment for pr testing

0 comments on commit 9aeec5c

Please sign in to comment.