@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace Pulsar; |
13 | 13 | |
14 | 14 | use Pulsar\Exception\ModelNotFoundException; |
15 | -use Pulsar\Relation\Relationship; |
|
16 | 15 | |
17 | 16 | /** |
18 | 17 | * Represents a query against a model type. |