Skip to content

Commit e5b67ea

Browse files
committed
remove obsolete icoPath from settings
1 parent f9349a6 commit e5b67ea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Plugins/Flow.Launcher.Plugin.PluginsManager/Settings.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,5 @@ internal class Settings
1010
internal string HotkeyUninstall { get; set; } = "uninstall";
1111

1212
internal string HotkeyUpdate { get; set; } = "update";
13-
14-
internal readonly string icoPath = "Images\\pluginsmanager.png";
15-
1613
}
1714
}

0 commit comments

Comments
 (0)