diff --git a/tests/modules/cron/lib/Controller/CronTest.php b/tests/modules/cron/lib/Controller/CronTest.php
index 4987618bf81d6a63c7bac4012b71fcf9af6d0323..7dbec65f5b77d57fc0fc6b89cb470873b61efc39 100644
--- a/tests/modules/cron/lib/Controller/CronTest.php
+++ b/tests/modules/cron/lib/Controller/CronTest.php
@@ -6,7 +6,6 @@ namespace SimpleSAML\Test\Module\cron\Controller;
 
 use PHPUnit\Framework\TestCase;
 use SimpleSAML\Configuration;
-//use SimpleSAML\HTTP\RunnableResponse;
 use SimpleSAML\Module\cron\Controller;
 use SimpleSAML\Session;
 use SimpleSAML\Utils;