mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Applied fixes from StyleCI
This commit is contained in:
parent
0dcc270d93
commit
e1d0f6a2bd
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
use Illuminate\Database\Migrations\Migration;
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
|
||||
class AddImageToArtistsTable extends Migration
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue