@@ -6,7 +6,6 @@ |
||
6 | 6 | use Maslosoft\Manganel\Interfaces\QueryBuilder\QueryStringDecoratorInterface; |
7 | 7 | use Maslosoft\Manganel\Meta\ManganelMeta; |
8 | 8 | use Maslosoft\Manganel\SearchCriteria; |
9 | -use UnexpectedValueException; |
|
10 | 9 | |
11 | 10 | /** |
12 | 11 | * BoostDecorator |