Skip to content

Commit c40ff9e

Browse files
Fix tabbing
1 parent 3389cad commit c40ff9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/providers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
return [
4-
App\Providers\AppServiceProvider::class,
4+
App\Providers\AppServiceProvider::class,
55
App\Providers\AuthServiceProvider::class,
66
App\Providers\EventServiceProvider::class,
77
App\Providers\RouteServiceProvider::class,

0 commit comments

Comments
 (0)