Removed ReSharper annotation

This commit is contained in:
Thorsten Sommer 2025-01-05 15:10:22 +01:00
parent 53b416de2d
commit 4bc55c139c
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -2,8 +2,6 @@ using AIStudio.Settings;
using Microsoft.AspNetCore.Components; using Microsoft.AspNetCore.Components;
// ReSharper disable ClassNeverInstantiated.Global
namespace AIStudio.Pages; namespace AIStudio.Pages;
public partial class Settings : ComponentBase, IMessageBusReceiver, IDisposable public partial class Settings : ComponentBase, IMessageBusReceiver, IDisposable