Skip to content

Commit

Permalink
Update Client.php
Browse files Browse the repository at this point in the history
  • Loading branch information
walkor authored Apr 4, 2022
1 parent 5e65740 commit 13aa4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
namespace Workerman\Redis;

use Workerman\Connection\AsyncTcpConnection;
use Workerman\Lib\Timer;
use Workerman\Timer;

/**
* Class Client
Expand Down

0 comments on commit 13aa4a9

Please sign in to comment.