style: remove whitespace

This commit is contained in:
Stevan Freeborn
2026-03-29 21:41:41 -05:00
parent dbb56a21dd
commit d57bc9f5ad
@@ -35,4 +35,3 @@ await secureConfig.SetAsync(
nameof(ApiOptions), nameof(ApiOptions),
new ApiOptions { ApiKey = "apiKey" } new ApiOptions { ApiKey = "apiKey" }
); );