Format Style Fixes

This commit is contained in:
sp-tarkov-bot
2025-09-19 17:47:00 +00:00
parent ca28cb2926
commit 3d43e6479c
@@ -44,6 +44,4 @@ public class LauncherV2StaticRouter(LauncherV2Callbacks launcherV2Callbacks, Jso
async (url, info, sessionID, _) => await launcherV2Callbacks.Profile(info)
),
]
)
{
}
) { }