Completed
Branch master (f0fd1d)
by Christopher
03:45
created
Command.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 
10 10
 use Yii;
11 11
 use yii\base\Component;
12
-use yii\base\NotSupportedException;
13 12
 
14 13
 /**
15 14
  * Command represents a SQL statement to be executed against a database.
Please login to merge, or discard this patch.