We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89793a9 commit 81a8911Copy full SHA for 81a8911
src/Commands/FreshCommand.php
@@ -2,7 +2,6 @@
2
3
namespace Native\Laravel\Commands;
4
5
-use Illuminate\Console\Command;
6
use Illuminate\Database\Console\Migrations\FreshCommand as BaseFreshCommand;
7
use Native\Laravel\NativeServiceProvider;
8
0 commit comments