We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc1d3f7 commit 98fbcb3Copy full SHA for 98fbcb3
1 file changed
tests/RetryTest.php
@@ -23,8 +23,6 @@
23
use JBZoo\Retry\Strategies\LinearStrategy;
24
use JBZoo\Retry\Strategies\PolynomialStrategy;
25
26
-use function JBZoo\Utils\float;
27
-
28
/**
29
* Class RetryTest
30
* @package JBZoo\PHPUnit
0 commit comments