Skip to content

Commit 7a74817

Browse files
authored
Apply fixes from StyleCI (#33773)
1 parent f5fa6e3 commit 7a74817

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Illuminate/Database/Eloquent/Model.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
use Illuminate\Support\Str;
1818
use Illuminate\Support\Traits\ForwardsCalls;
1919
use JsonSerializable;
20-
use LogicException;
2120

2221
abstract class Model implements Arrayable, ArrayAccess, Jsonable, JsonSerializable, QueueableEntity, UrlRoutable
2322
{

0 commit comments

Comments
 (0)