@@ -9,7 +9,6 @@ |
||
| 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. |