moshaorui 4 ماه پیش
والد
کامیت
5c1e2dd427
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/Models/DistProductCategory.php

+ 1 - 1
app/Models/DistProductCategory.php

@@ -11,7 +11,7 @@ use Spatie\EloquentSortable\Sortable;
 use Illuminate\Database\Eloquent\Scope;
 
 use App\Distributor\Scopes;
-class DistProductCategory extends Model implements Sortable
+class DistProductCategory extends Model
 {
     use HasDateTimeFormatter,
         ModelTree {