diff --git a/tests/TriggerEventTest.php b/tests/TriggerEventTest.php index ef0bc2f..5132a91 100644 --- a/tests/TriggerEventTest.php +++ b/tests/TriggerEventTest.php @@ -4,7 +4,6 @@ namespace BeyondCode\LaravelWebSockets\Test; use BeyondCode\LaravelWebSockets\API\TriggerEvent; use GuzzleHttp\Psr7\Request; -use Illuminate\Http\JsonResponse; use Pusher\Pusher; use Symfony\Component\HttpKernel\Exception\HttpException;