Skip to content

Commit

Permalink
Apply fixes from StyleCI (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: StyleCI Bot <bot@styleci.io>
  • Loading branch information
hkp22 and StyleCIBot authored Nov 14, 2022
1 parent b47053e commit 1413d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrations/2018_07_10_000000_create_reactions_table.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ public function down()
{
Schema::dropIfExists('reactions');
}
};
}

0 comments on commit 1413d03

Please sign in to comment.