Passed
Push — master ( f2c1fd...66552f )
by Mihail
04:43
created
Apps/Model/Api/Comments/CommentPostAdd.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use Ffcms\Core\Exception\JsonException;
10 10
 use Ffcms\Core\Helper\Date;
11 11
 use Ffcms\Core\Helper\Type\Str;
12
-use Ffcms\Core\Exception\ForbiddenException;
13 12
 
14 13
 /**
15 14
  * Class CommentPostAdd. Model to parse and insert input comment post data.
Please login to merge, or discard this patch.