We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e97a6 commit d6b38e3Copy full SHA for d6b38e3
src/Providers/StudioServiceProvider.php
@@ -2,8 +2,6 @@
2
3
namespace BotMan\Studio\Providers;
4
5
-use View;
6
-use Illuminate\Http\Request;
7
use Illuminate\Support\ServiceProvider;
8
use TheCodingMachine\Discovery\Discovery;
9
use BotMan\Studio\Console\Commands\BotManListDrivers;
0 commit comments