aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/files/node/integration.php
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-05-19 22:12:35 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2015-05-19 22:12:35 +0200
commitf9d04f62a81115d85d2b09ac9f7f6e9f611f1f1c (patch)
tree8fc4acfbaef28eb213ec9fc046ada8304dbe4493 /tests/lib/files/node/integration.php
parentf59576c3ca9ca8e4708002fffe8d4b14135dcd6b (diff)
parentd3d70e5d90731dd75aab778dae7907303215820a (diff)
downloadnextcloud-server-f9d04f62a81115d85d2b09ac9f7f6e9f611f1f1c.tar.gz
nextcloud-server-f9d04f62a81115d85d2b09ac9f7f6e9f611f1f1c.zip
Merge pull request #16440 from owncloud/scrutinizer-patch-1
Scrutinizer Auto-Fixes
Diffstat (limited to 'tests/lib/files/node/integration.php')
-rw-r--r--tests/lib/files/node/integration.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/files/node/integration.php b/tests/lib/files/node/integration.php
index 545793be54a..2d5ccd1fb85 100644
--- a/tests/lib/files/node/integration.php
+++ b/tests/lib/files/node/integration.php
@@ -8,7 +8,6 @@
namespace Test\Files\Node;
-use OC\Files\Cache\Cache;
use OC\Files\Node\Root;
use OC\Files\Storage\Temporary;
use OC\Files\View;