Cleanup models, fix test using old factory

This commit is contained in:
Matthew Penner
2021-01-20 21:19:24 -07:00
parent f363558373
commit 1183fdaa57
17 changed files with 4 additions and 47 deletions

View File

@@ -5,7 +5,6 @@ namespace Pterodactyl\Models;
use Illuminate\Container\Container;
use Znck\Eloquent\Traits\BelongsToThrough;
use Pterodactyl\Contracts\Extensions\HashidsInterface;
use Illuminate\Database\Eloquent\Factories\HasFactory;
/**
* @property int $id
@@ -26,7 +25,6 @@ use Illuminate\Database\Eloquent\Factories\HasFactory;
class Task extends Model
{
use BelongsToThrough;
use HasFactory;
/**
* The resource name for this model when it is transformed into an