]> source.dussan.org Git - nextcloud-server.git/commitdiff
remove unused classes
authorThomas Müller <thomas.mueller@tmit.eu>
Mon, 7 Oct 2013 09:25:06 +0000 (11:25 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Mon, 7 Oct 2013 09:25:06 +0000 (11:25 +0200)
lib/public/appframework/controller/controller.php

index a832f89df42fb90f8701eb809af2f8b1e30c8a3c..b3de8c991ad04fd50b68796c459dcaa3a0864690 100644 (file)
@@ -24,8 +24,6 @@
 
 namespace OCP\AppFramework\Controller;
 
-use OC\AppFramework\Http\Request;
-use OC\AppFramework\Core\API;
 use OCP\AppFramework\Http\TemplateResponse;
 use OCP\AppFramework\IAppContainer;
 use OCP\IRequest;