remove april fools 24 code

This commit is contained in:
goat 2024-04-03 22:53:12 +02:00
parent d6cd410d70
commit 532781308d
3 changed files with 0 additions and 111 deletions

View file

@ -268,8 +268,6 @@ internal class PluginInstallerWindow : Window, IDisposable
/// <inheritdoc/>
public override void OnOpen()
{
Service<Fools24>.Get().NotifyInstallerWindowOpened();
var pluginManager = Service<PluginManager>.Get();
_ = pluginManager.ReloadPluginMastersAsync();