Skip to content

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
walkor committed Jan 20, 2025
1 parent 38eec45 commit 695de62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Events/Swow.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace Workerman\Events;

use Workerman\Coroutine\Swow as Coroutine;
use Workerman\Coroutine\Coroutine\Swow as Coroutine;
use Swow\Signal;
use Swow\SignalException;
use function Swow\Sync\waitAll;
Expand Down

0 comments on commit 695de62

Please sign in to comment.