Formatting

This commit is contained in:
Thorsten Sommer 2025-12-09 21:45:00 +01:00
parent 34dd75bb40
commit 2562744bea
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -12,7 +12,6 @@ public partial class PandocDocumentCheckDialog : MSGComponentBase
{
[CascadingParameter]
private IMudDialogInstance MudDialog { get; set; } = null!;
private string documentContent = string.Empty;