Skip to content

Commit a436290

Browse files
Fixed bug that RedisSentinel can't support empty password. (#5199)
Co-authored-by: 李铭昕 <[email protected]>
1 parent 835b0af commit a436290

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Process/ConsumerProcess.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
use Hyperf\AsyncQueue\Driver\DriverFactory;
1515
use Hyperf\AsyncQueue\Driver\DriverInterface;
16-
use Hyperf\Contract\StdoutLoggerInterface;
1716
use Hyperf\Process\AbstractProcess;
1817
use Psr\Container\ContainerInterface;
1918

0 commit comments

Comments
 (0)