Completed
Pull Request — master (#57)
by Anthony
01:24
created
src/State.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Spatie\ModelStates;
4 4
 
5
-use Carbon\Carbon;
6 5
 use Illuminate\Database\Eloquent\Model;
7 6
 use Illuminate\Support\Collection;
8 7
 use JsonSerializable;
Please login to merge, or discard this patch.