@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace ElfSundae\Laravel\Support\Services\Optimus; |
4 | 4 | |
5 | -use Illuminate\Support\Str; |
|
6 | 5 | use Illuminate\Console\Command; |
7 | 6 | use Jenssegers\Optimus\Energon; |
8 | 7 |