Completed
Pull Request — master (#28901)
by Jörn Friedrich
09:37
created
core/Command/Security/ListRoutes.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
23 23
 
24 24
 use OC\Core\Command\Base;
25 25
 use OC\Route\Router;
26
-use OCP\ICertificate;
27 26
 use OCP\Route\IRouter;
28 27
 use Symfony\Component\Console\Helper\Table;
29 28
 use Symfony\Component\Console\Input\InputInterface;
Please login to merge, or discard this patch.