Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
martintmk committed Jun 21, 2023
1 parent 7ddbe13 commit 6faa97d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bench/Polly.Core.Benchmarks/PredicateBenchmark.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ public class PredicateBenchmark
public ValueTask<bool> Predicate_SwitchExpression()
{
return _delegate.ShouldHandle(_args);

}

[Benchmark]
Expand Down

0 comments on commit 6faa97d

Please sign in to comment.