summaryrefslogtreecommitdiffstats
path: root/apps/files/tests/controller/apicontrollertest.php
diff options
context:
space:
mode:
authorScrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>2015-05-19 11:23:06 +0000
committerScrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>2015-05-19 11:23:06 +0000
commitfdbc21fc6cec5a91044cf1ffade8c1096d93eaca (patch)
tree9fbf495ff8f6978e96bf2cf0ff7ea4f664dfab43 /apps/files/tests/controller/apicontrollertest.php
parent54a6ba47c070240a103c28259e45e682589cf73a (diff)
downloadnextcloud-server-fdbc21fc6cec5a91044cf1ffade8c1096d93eaca.tar.gz
nextcloud-server-fdbc21fc6cec5a91044cf1ffade8c1096d93eaca.zip
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
Diffstat (limited to 'apps/files/tests/controller/apicontrollertest.php')
-rw-r--r--apps/files/tests/controller/apicontrollertest.php1
1 files changed, 0 insertions, 1 deletions
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;