@@ -14,7 +14,6 @@ |
||
| 14 | 14 | use Illuminate\Database\Query\Expression; |
| 15 | 15 | use Illuminate\Database\Query\Grammars; |
| 16 | 16 | use BadMethodCallException; |
| 17 | -use RuntimeException; |
|
| 18 | 17 | |
| 19 | 18 | /** |
| 20 | 19 | * Class AbstractRepository |