Skip to content

Commit b286762

Browse files
taoocerosjjw24
andauthored
Update Plugins/Flow.Launcher.Plugin.WebSearch/SettingsControl.xaml.cs
Co-authored-by: Jeremy Wu <[email protected]>
1 parent ba2853b commit b286762

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Plugins/Flow.Launcher.Plugin.WebSearch/SettingsControl.xaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ public SettingsControl(PluginInitContext context, SettingsViewModel viewModel)
2121
_context = context;
2222
_settings = viewModel.Settings;
2323
DataContext = viewModel;
24-
2524
}
2625

2726
private void OnAddSearchSearchClick(object sender, RoutedEventArgs e)

0 commit comments

Comments
 (0)