@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace Spatie\SlashCommand; |
4 | 4 | |
5 | 5 | use Illuminate\Support\ServiceProvider; |
6 | -use Spatie\SlashCommand\SlashCommandHandler\Collection; |
|
7 | 6 | use Spatie\SlashCommand\SlashCommandRequest; |
8 | 7 | |
9 | 8 | class SlashCommandServiceProvider extends ServiceProvider |