Skip to content

Commit 9a00002

Browse files
committed
Fixes coding style
1 parent 882c306 commit 9a00002

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/Components/Database/Provider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939

4040
use function class_exists;
4141
use function collect;
42-
use function is_array;
4342

4443
/**
4544
* @internal

src/Components/Log/Provider.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
use Illuminate\Contracts\Config\Repository;
1717
use LaravelZero\Framework\Components\AbstractComponentProvider;
1818

19-
use function class_exists;
20-
2119
/**
2220
* @internal
2321
*/

0 commit comments

Comments
 (0)