Skip to content

Commit

Permalink
Replace retry
Browse files Browse the repository at this point in the history
  • Loading branch information
huangdijia committed Sep 22, 2023
1 parent d992a12 commit 741194a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Consumer.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
use MySQLReplication\MySQLReplicationFactory;
use MySQLReplication\Socket\SocketException;

use function FriendsOfHyperf\Support\retry;
use function Hyperf\Support\make;
use function Hyperf\Support\retry;
use function Hyperf\Tappable\tap;

class Consumer
Expand Down

0 comments on commit 741194a

Please sign in to comment.