Skip to content

Commit 30a31ea

Browse files
committed
Kill mutant
1 parent f2801b1 commit 30a31ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Polly.Core/Telemetry/ExecutionAttemptArguments.Pool.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ public partial class ExecutionAttemptArguments
77
args.ExecutionTime = TimeSpan.Zero;
88
args.Attempt = 0;
99
args.Handled = false;
10-
return true;
1110
});
1211

1312
internal static ExecutionAttemptArguments Get(int attempt, TimeSpan executionTime, bool handled)

0 commit comments

Comments
 (0)