mirror of
https://github.com/flarum/framework.git
synced 2025-03-04 18:09:40 +08:00
Remove unused import
This commit is contained in:
parent
4e0c6958d3
commit
4fb6318740
@ -3,7 +3,6 @@
|
|||||||
use Illuminate\Contracts\Validation\Factory;
|
use Illuminate\Contracts\Validation\Factory;
|
||||||
use Illuminate\Database\Eloquent\Model as Eloquent;
|
use Illuminate\Database\Eloquent\Model as Eloquent;
|
||||||
use Illuminate\Database\Eloquent\Relations\Relation;
|
use Illuminate\Database\Eloquent\Relations\Relation;
|
||||||
use Flarum\Core\Exceptions\ValidationFailureException;
|
|
||||||
use LogicException;
|
use LogicException;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user