Skip to content

Commit 60481e2

Browse files
committed
chore: correct tsdoc
1 parent 74724ca commit 60481e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/actions/delete.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import {getShortActionShortcut} from '../shortcut_formatting';
99

1010
/**
1111
* Action to delete the block the cursor is currently on.
12-
* Registers itself as both a keyboard shortcut and a context menu item.
1312
*/
1413
export class DeleteAction {
1514
/**

0 commit comments

Comments
 (0)