We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74724ca commit 60481e2Copy full SHA for 60481e2
src/actions/delete.ts
@@ -9,7 +9,6 @@ import {getShortActionShortcut} from '../shortcut_formatting';
9
10
/**
11
* Action to delete the block the cursor is currently on.
12
- * Registers itself as both a keyboard shortcut and a context menu item.
13
*/
14
export class DeleteAction {
15
0 commit comments