Skip to content

Commit 1e1e2ed

Browse files
committed
Merge branch 'unused-code' of github.com:reactphp/react
2 parents 7c218c7 + 9ed0312 commit 1e1e2ed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Query/RetryExecutor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
class RetryExecutor implements ExecutorInterface
88
{
99
private $executor;
10-
private $cache;
1110
private $retries;
1211

1312
public function __construct(ExecutorInterface $executor, $retries = 2)

0 commit comments

Comments
 (0)