Formatting

This commit is contained in:
Thorsten Sommer 2025-04-24 13:41:56 +02:00
parent 4df405608f
commit dec1492254
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -41,7 +41,6 @@ public partial class About : MSGComponentBase
private string BuildTime => $"{T("Build time")}: {META_DATA.BuildTime}";
private GetLogPathsResponse logPaths;
#region Overrides of ComponentBase