Skip to content

Commit

Permalink
Fix #23543
Browse files Browse the repository at this point in the history
  • Loading branch information
sandy081 committed Nov 27, 2017
1 parent 987edbd commit 7ee3094
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ export class KeybindingsEditor extends BaseEditor implements IKeybindingsEditor

clearInput(): void {
super.clearInput();
this.searchWidget.clear();
this.keybindingsEditorContextKey.reset();
this.keybindingFocusContextKey.reset();
}
Expand Down

0 comments on commit 7ee3094

Please sign in to comment.