Checkstyle: Whitepace.
This commit is contained in:
parent
d05ad7abd6
commit
b8204aa29b
|
@ -140,7 +140,7 @@ public abstract class AbstractCircuitBreaker<T> implements CircuitBreaker<T> {
|
|||
* {@code CircuitBreaker}.
|
||||
*/
|
||||
protected enum State {
|
||||
|
||||
|
||||
/** The closed state. */
|
||||
CLOSED {
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue