Completed
Pull Request — master (#300)
by Anton
12:59
created
application/modules/system/controllers/rest/post.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 
13 13
 use Bluz\Application\Exception\BadRequestException;
14 14
 use Bluz\Application\Exception\NotImplementedException;
15
-use Bluz\Controller;
16 15
 use Bluz\Http\StatusCode;
17 16
 use Bluz\Proxy\Request;
18 17
 use Bluz\Proxy\Response;
Please login to merge, or discard this patch.