@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace Sco\Admin\Component; |
| 4 | 4 | |
| 5 | 5 | use Illuminate\Foundation\Application; |
| 6 | -use Illuminate\Http\Request; |
|
| 7 | 6 | use Sco\Admin\Component\Concerns\HasEvents; |
| 8 | 7 | use Sco\Admin\Component\Concerns\HasNavigation; |
| 9 | 8 | use Sco\Admin\Contracts\ComponentInterface; |