@@ -2,7 +2,6 @@ |
||
2 | 2 | namespace Nayjest\Grids; |
3 | 3 | |
4 | 4 | use Illuminate\Database\Eloquent\Builder; |
5 | -use Event; |
|
6 | 5 | use Illuminate\Foundation\Application; |
7 | 6 | use Illuminate\Support\Collection; |
8 | 7 |