Skip to content

Commit e625bf1

Browse files
Remove comment
1 parent 23de7cf commit e625bf1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Flow.Launcher/MainWindow.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
</Window.Resources>
4444
<Window.InputBindings>
4545
<KeyBinding Key="Escape" Command="{Binding EscCommand}" />
46-
<!--KeyBinding Key="F1" Command="{Binding StartHelpCommand}" /-->
4746
<KeyBinding Key="F5" Command="{Binding ReloadPluginDataCommand}" />
4847
<KeyBinding Key="Tab" Command="{Binding AutocompleteQueryCommand}" />
4948
<KeyBinding

0 commit comments

Comments
 (0)