Passed
Push — master ( 5e5904...566343 )
by Edgard
18:25
created
src/Schema.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 use yii\db\ConstraintFinderTrait;
16 16
 use yii\db\Exception;
17 17
 use yii\db\Expression;
18
-use yii\db\ForeignKeyConstraint;
19 18
 use yii\db\Schema as BaseSchema;
20 19
 use yii\db\TableSchema;
21 20
 use yii\db\Transaction;
Please login to merge, or discard this patch.