Apply fixes from StyleCI (#496)

This commit is contained in:
rennokki 2020-09-02 17:16:57 +03:00 committed by GitHub
parent 545501d575
commit fd46b0cb0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ namespace BeyondCode\LaravelWebSockets\Events;
use Illuminate\Foundation\Events\Dispatchable;
use Illuminate\Queue\SerializesModels;
use Ratchet\ConnectionInterface;
class MessagesBroadcasted
{