Revert "Test comment for pr testing (#6953)" (#6957)

Co-authored-by: bailey-meta <baileyyee@fb.com>
This commit is contained in:
bailey-meta
2024-12-12 12:22:54 -08:00
committed by GitHub
parent 89ca73099f
commit b72d8538a5

View File

@ -11,5 +11,3 @@ import {$getSelection, $isRangeSelection, $isTextNode} from 'lexical';
declare export function registerDragonSupport(
editor: LexicalEditor,
): () => void;
// test comment for pr testing