Fixed formatting

This commit is contained in:
Thorsten Sommer 2025-02-24 19:35:15 +01:00
parent 5e3f2b1244
commit 5e5ff00f77
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -14,7 +14,6 @@ internal static class Redirect
return; return;
} }
#if DEBUG #if DEBUG
if (path.StartsWith(SYSTEM, StringComparison.InvariantCulture)) if (path.StartsWith(SYSTEM, StringComparison.InvariantCulture))