Skip to content
Prev Previous commit
Next Next commit
Apply fixes from StyleCI (#33773)
  • Loading branch information
taylorotwell authored and driesvints committed Aug 13, 2020
commit 79590e868a5f32b01b01f826c049320b4a12e537
1 change: 0 additions & 1 deletion src/Illuminate/Database/Eloquent/Model.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use Exception;
use ArrayAccess;
use LogicException;
use JsonSerializable;
use Illuminate\Support\Arr;
use Illuminate\Support\Str;
Expand Down