@@ -4,7 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | use Closure; |
| 6 | 6 | use Illuminate\Contracts\Support\Arrayable; |
| 7 | -use Illuminate\Support\Str; |
|
| 8 | 7 | use Spatie\BladeX\Exceptions\CouldNotRegisterBladeXComponent; |
| 9 | 8 | |
| 10 | 9 | class BladeXComponent |