Fix Style CI, didn’t occur to me models exist in the same namespace, so we don’t need to import them with use
This commit is contained in:
parent
50cb351167
commit
4bb454c545
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
namespace App;
|
||||
|
||||
use App\Tag;
|
||||
use Normalizer;
|
||||
use Jonnybarnes\IndieWeb\Numbers;
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
|
Loading…
Add table
Reference in a new issue