Skip to content

Commit afcaf9a

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Fix code styling
1 parent a664ac8 commit afcaf9a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

database/migrations/2022_11_01_000001_create_features_table.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
{
99
/**
1010
* Run the migrations.
11-
*
12-
* @return void
1311
*/
1412
public function up(): void
1513
{
@@ -26,8 +24,6 @@ public function up(): void
2624

2725
/**
2826
* Reverse the migrations.
29-
*
30-
* @return void
3127
*/
3228
public function down(): void
3329
{

0 commit comments

Comments
 (0)