mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-29 19:18:11 +01:00
CS fix
This commit is contained in:
parent
176511dc81
commit
a8e31233ef
@ -26,7 +26,7 @@ class AlterTableIncidentsRemoveDefaultComponent extends Migration
|
||||
* Reverse the migrations.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
*/
|
||||
public function down()
|
||||
{
|
||||
Schema::table('incidents', function (Blueprint $table) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user