Skip to content

Commit 233675a

Browse files
simonhampgithub-actions[bot]
authored andcommitted
Fix styling
1 parent d06f13a commit 233675a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/ChildProcess.php

-5
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22

33
namespace Native\Laravel;
44

5-
use Illuminate\Support\Facades\Event;
65
use Native\Laravel\Client\Client;
7-
use Native\Laravel\Events\ChildProcess\ErrorReceived;
8-
use Native\Laravel\Events\ChildProcess\MessageReceived;
9-
use Native\Laravel\Events\ChildProcess\ProcessExited;
10-
use Native\Laravel\Events\ChildProcess\ProcessSpawned;
116

127
class ChildProcess
138
{

0 commit comments

Comments
 (0)