We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef9ca0 commit e3767b8Copy full SHA for e3767b8
benchmarks/Support/Benchmark.php
@@ -4,7 +4,7 @@
4
5
use Exception;
6
use Redis as PhpRedis;
7
-use Relay\Relay as Relay;
+use Relay\Relay;
8
use Predis\Client as Predis;
9
10
abstract class Benchmark
0 commit comments