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 57bd697 commit be7c8f5Copy full SHA for be7c8f5
Rubberduck.Core/Navigation/CodeExplorer/CodeExplorerViewModel.cs
@@ -503,10 +503,6 @@ public string FilterText
503
}
504
505
506
- public CommandBase RefreshCommand { get; }
507
-
508
- public CommandBase OpenCommand { get; }
509
510
511
public ReparseCommand RefreshCommand { get; set; }
512
0 commit comments