mirror of
https://github.com/koel/koel
synced 2024-11-24 05:03:05 +00:00
Apply fixes from StyleCI (#838)
This commit is contained in:
parent
239171f2e6
commit
58e166d2ed
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ use App\Events\SongLikeToggled;
|
|||
use App\Models\Interaction;
|
||||
use App\Models\Song;
|
||||
use App\Models\User;
|
||||
use Illuminate\Database\Query\Builder;
|
||||
|
||||
class InteractionService
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue