提交 8dc19f23 编写于 作者: M Maksymilian Barnaś

Remove redundant command registration

上级 def68364
......@@ -375,11 +375,6 @@ KeybindingsRegistry.registerCommandAndKeybindingRule({
handler: searchInFolderCommand
});
CommandsRegistry.registerCommand({
id: FIND_IN_FOLDER_ID,
handler: searchInFolderCommand
});
CommandsRegistry.registerCommand({
id: ClearSearchResultsAction.ID,
handler: (accessor, args: any) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册