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 --- lib/private/files/node/root.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/private/files/node') diff --git a/lib/private/files/node/root.php b/lib/private/files/node/root.php index d0cac46e593..e47f98b0f27 100644 --- a/lib/private/files/node/root.php +++ b/lib/private/files/node/root.php @@ -25,14 +25,11 @@ namespace OC\Files\Node; -use OC\Files\Cache\Cache; use OC\Files\Mount\Manager; use OC\Files\Mount\MountPoint; use OCP\Files\NotFoundException; use OCP\Files\NotPermittedException; -use OC\Hooks\Emitter; use OC\Hooks\PublicEmitter; - use OCP\Files\IRootFolder; /** -- cgit v1.2.3