Completed
Pull Request — master (#1113)
by Martin
02:45
created
core/console/commands/CrudController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use yii\helpers\Console;
7 7
 use yii\helpers\Inflector;
8 8
 use yii\db\TableSchema;
9
-use luya\Boot;
10 9
 use luya\helpers\FileHelper;
11 10
 
12 11
 /**
Please login to merge, or discard this patch.