mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove unexpected space
This commit is contained in:
parent
9df7201037
commit
59a767fafb
1 changed files with 0 additions and 2 deletions
|
|
@ -402,8 +402,6 @@ namespace Flow.Launcher.Plugin.PluginsManager
|
|||
|
||||
private void Uninstall(PluginMetadata plugin)
|
||||
{
|
||||
|
||||
|
||||
Core.Plugin.PluginManager.Settings.Plugins.Remove(plugin.ID);
|
||||
Core.Plugin.PluginManager.AllPlugins.RemoveAll(p => p.Metadata.ID == plugin.ID);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue