Completed
Push — observe-dirty-fields ( 7cde63 )
by Richan
16:24
created
src/CacheableObserver.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Suitmedia\Cacheable;
4 4
 
5 5
 use Carbon\Carbon;
6
-use Illuminate\Database\Eloquent\Model;
7 6
 use Illuminate\Support\Collection;
8 7
 use Suitmedia\Cacheable\Contracts\CacheableModel;
9 8
 use Suitmedia\Cacheable\Events\CacheableInvalidated;
Please login to merge, or discard this patch.