@@ -21,7 +21,6 @@ |
||
21 | 21 | use Pulsar\Exception\ModelException; |
22 | 22 | use Pulsar\Exception\ModelNotFoundException; |
23 | 23 | use Pulsar\Relation\BelongsToMany; |
24 | -use Pulsar\Relation\Relation; |
|
25 | 24 | use Pulsar\Relation\RelationFactory; |
26 | 25 | use Symfony\Component\EventDispatcher\EventDispatcher; |
27 | 26 |