Skip to content

Commit 24ca2b0

Browse files
committed
Please StyleCI
1 parent 36f7df7 commit 24ca2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Support/ServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace Illuminate\Support;
44

5-
use Illuminate\Console\Application as Artisan;
65
use Illuminate\Contracts\Support\Deferred;
6+
use Illuminate\Console\Application as Artisan;
77

88
abstract class ServiceProvider
99
{

0 commit comments

Comments
 (0)