mirror of
https://github.com/koel/koel
synced 2024-11-24 21:23:06 +00:00
Merge branch 'compilation' of github.com:phanan/koel into compilation
This commit is contained in:
commit
54b6c2fd61
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
<?php
|
||||
|
||||
use Illuminate\Support\Facades\Schema;
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
use Illuminate\Database\Migrations\Migration;
|
||||
use Illuminate\Support\Facades\Schema;
|
||||
|
||||
class RenameContributingArtistId extends Migration
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue