Skip to content

Commit 2373fd4

Browse files
author
Andrii Bondarchuk
committed
formatting
1 parent 4a14391 commit 2373fd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/FitSyncHub.Functions/Functions/EverestingHOFScraperHttpTriggerFunction.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ public sealed class EverestingHOFScraperHttpTriggerFunction
2222
private readonly HashSet<string> _availableModalities =
2323
["quarter", "full", "roam", "triple", "half", "10k", "double"];
2424

25-
2625
public EverestingHOFScraperHttpTriggerFunction(
2726
HttpClient httpClient,
2827
CosmosClient cosmosClient,

0 commit comments

Comments
 (0)