@@ -2,8 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Sofa\Eloquence; |
4 | 4 | |
5 | -use Closure; |
|
6 | -use InvalidArgumentException; |
|
7 | 5 | use Sofa\Eloquence\Searchable\Column; |
8 | 6 | use Illuminate\Database\Query\Expression; |
9 | 7 | use Sofa\Hookable\Builder as HookableBuilder; |