Skip to content

Commit

Permalink
>= 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Pharaonic committed Dec 1, 2020
1 parent f20ddd1 commit f91c9eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/File.php
Expand Up @@ -2,7 +2,6 @@

namespace Pharaonic\Laravel\Files;

use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
use Pharaonic\Laravel\Uploader\Upload;

Expand All @@ -15,7 +14,6 @@
*/
class File extends Model
{
use HasFactory;

/**
* Fillable Columns
Expand Down

0 comments on commit f91c9eb

Please sign in to comment.