Skip to content

Commit b8ea978

Browse files
committed
Add missing import
1 parent 0f815bf commit b8ea978

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/RevoltLoop.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
use React\EventLoop\LoopInterface;
66
use React\EventLoop\TimerInterface;
77
use Revolt\EventLoop;
8+
use Revolt\EventLoop\Adapter\React\Internal\Timer;
89
use Revolt\EventLoop\Driver;
910

1011
final class RevoltLoop implements LoopInterface

0 commit comments

Comments
 (0)