From fdbc21fc6cec5a91044cf1ffade8c1096d93eaca Mon Sep 17 00:00:00 2001 From: Scrutinizer Auto-Fixer Date: Tue, 19 May 2015 11:23:06 +0000 Subject: Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com --- apps/files/controller/apicontroller.php | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/files/controller/apicontroller.php') diff --git a/apps/files/controller/apicontroller.php b/apps/files/controller/apicontroller.php index 072265d86d6..8fc22a8aa66 100644 --- a/apps/files/controller/apicontroller.php +++ b/apps/files/controller/apicontroller.php @@ -31,7 +31,6 @@ use OCP\AppFramework\Controller; use OCP\IRequest; use OCP\AppFramework\Http\DataResponse; use OCP\AppFramework\Http\DataDisplayResponse; -use OCP\AppFramework\Http\DownloadResponse; use OCA\Files\Service\TagService; use OCP\IPreview; -- cgit v1.2.3