mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-18 13:26:03 +00:00
docs: Updated documentation on comments on DefaultCircuitBreaker args (#2135)
This commit is contained in:
committed by
GitHub
parent
2b2947950c
commit
4a6d652dce
-1
@@ -26,7 +26,6 @@ package com.iluwatar.circuitbreaker;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
||||
import java.rmi.Remote;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user