Skip to content

Commit 8283da7

Browse files
committed
remove unnecessary import
1 parent 87111ac commit 8283da7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Console/PatchCommand.php

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
namespace Dentro\Patcher\Console;
44

55
use Illuminate\Console\ConfirmableTrait;
6-
use Illuminate\Database\SQLiteConnection;
7-
use Illuminate\Database\Events\SchemaLoaded;
8-
use Illuminate\Database\SqlServerConnection;
96
use Illuminate\Database\Console\Migrations\MigrateCommand;
107

118
class PatchCommand extends MigrateCommand

0 commit comments

Comments
 (0)