diff --git a/action/add_comment.php b/action/add_comment.php
index bc46ed0937a83ad2b79b0db4cac4aaced5c3e1d8..96258f13e29f5d6060dacea4696c3da60fd4d322 100644
--- a/action/add_comment.php
+++ b/action/add_comment.php
@@ -23,8 +23,6 @@ use Framadate\Services\MailService;
 use Framadate\Services\NotificationService;
 use Framadate\Services\SecurityService;
 use Framadate\Message;
-use Framadate\Utils;
-use Framadate\Editable;
 
 include_once __DIR__ . '/../app/inc/init.php';