CS fix
This commit is contained in:
-2
@@ -5,7 +5,6 @@ use Illuminate\Database\Schema\Blueprint;
|
|||||||
|
|
||||||
class AlterTableIncidentsRemoveDefaultComponent extends Migration
|
class AlterTableIncidentsRemoveDefaultComponent extends Migration
|
||||||
{
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Run the migrations.
|
* Run the migrations.
|
||||||
*
|
*
|
||||||
@@ -38,4 +37,3 @@ class AlterTableIncidentsRemoveDefaultComponent extends Migration
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user