Skip to content

Commit 2713330

Browse files
driesvintsStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 06d3d91 commit 2713330

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

database/migrations/2020_11_22_194212_create_schedule_monitor_tables.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ public function up()
2929
$table->timestamps();
3030
});
3131

32-
3332
Schema::create('monitored_scheduled_task_log_items', function (Blueprint $table) {
3433
$table->bigIncrements('id');
3534

0 commit comments

Comments
 (0)