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/tests/controller/apicontrollertest.php | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/files/tests/controller') diff --git a/apps/files/tests/controller/apicontrollertest.php b/apps/files/tests/controller/apicontrollertest.php index bbab711310c..0ec38e0e2e7 100644 --- a/apps/files/tests/controller/apicontrollertest.php +++ b/apps/files/tests/controller/apicontrollertest.php @@ -25,7 +25,6 @@ namespace OCA\Files\Controller; use OC\Files\FileInfo; use OCP\AppFramework\Http; -use OC\Preview; use OCP\Files\NotFoundException; use OCP\Files\StorageNotAvailableException; use Test\TestCase; -- cgit v1.2.3