Skip to content

Commit e3767b8

Browse files
committed
fix import
1 parent 8ef9ca0 commit e3767b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/Support/Benchmark.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use Exception;
66
use Redis as PhpRedis;
7-
use Relay\Relay as Relay;
7+
use Relay\Relay;
88
use Predis\Client as Predis;
99

1010
abstract class Benchmark

0 commit comments

Comments
 (0)