Completed
Push — master ( 1ce40e...db4879 )
by Charles
03:04
created
rest/Controller.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -11,9 +11,7 @@
 block discarded – undo
11 11
 use yii\web\HttpException;
12 12
 use yii\web\ForbiddenHttpException;
13 13
 use yrc\web\Response;
14
-
15 14
 use Yii;
16
-
17 15
 use ReflectionClass;
18 16
 use ReflectionMethod;
19 17
 
Please login to merge, or discard this patch.