Completed
Pull Request — master (#1393)
by José
03:31 queued 01:37
created
src/Phinx/Db/Table.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,6 @@
 block discarded – undo
35 35
 use Phinx\Db\Action\ChangeComment;
36 36
 use Phinx\Db\Action\ChangePrimaryKey;
37 37
 use Phinx\Db\Action\CreateTable;
38
-use Phinx\Db\Action\DropColumn;
39 38
 use Phinx\Db\Action\DropForeignKey;
40 39
 use Phinx\Db\Action\DropIndex;
41 40
 use Phinx\Db\Action\DropTable;
Please login to merge, or discard this patch.