Skip to content

Commit be4a2b2

Browse files
norareidygithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent fd30e09 commit be4a2b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/includes/auth/AuthServiceProvider.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ class AppServiceProvider extends ServiceProvider
1212
*/
1313
public function register(): void
1414
{
15-
//
1615
}
1716

1817
/**
@@ -22,4 +21,4 @@ public function boot(): void
2221
{
2322
Passport::useAuthCodeModel(AuthCode::class);
2423
}
25-
}
24+
}

0 commit comments

Comments
 (0)