Skip to content

Commit 211b639

Browse files
committed
fix(model): removed unnecessary use env
1 parent d99053b commit 211b639

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Eloquent/ModelTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
use Orchestra\Testbench\TestCase;
1616
use PHPUnit\Framework\Attributes\DataProvider;
1717

18-
use function env;
19-
2018
class ModelTest extends TestCase
2119
{
2220
#[DataProvider('provideDocumentModelClasses')]

0 commit comments

Comments
 (0)