Skip to content

Commit 681c3fe

Browse files
committed
Remove extra line
1 parent 5e92955 commit 681c3fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/strategies/circuit-breaker.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,6 @@ else
612612
```
613613
<!-- endSnippet -->
614614

615-
616615
**Reasoning**:
617616

618617
- The `ExecuteOutcomeAsync` is a low-allocation API which does not throw exception rather captures it inside the `Exception` property of the `Outcome` data structure.

0 commit comments

Comments
 (0)