aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/files/filesystem.php
diff options
context:
space:
mode:
authorScrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>2015-12-07 15:43:36 +0000
committerScrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>2015-12-07 15:43:36 +0000
commit453e1bf66e7edb6e2b3d25a093bf2c7662f209a7 (patch)
treeb77d4215517ff7d9b82ebbeba02da19512a1c892 /lib/private/files/filesystem.php
parente4c5bf790d670eceac01f2e8c7750182b17123f3 (diff)
downloadnextcloud-server-453e1bf66e7edb6e2b3d25a093bf2c7662f209a7.tar.gz
nextcloud-server-453e1bf66e7edb6e2b3d25a093bf2c7662f209a7.zip
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
Diffstat (limited to 'lib/private/files/filesystem.php')
-rw-r--r--lib/private/files/filesystem.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/files/filesystem.php b/lib/private/files/filesystem.php
index 9f243c15a4c..9d1b7150687 100644
--- a/lib/private/files/filesystem.php
+++ b/lib/private/files/filesystem.php
@@ -58,7 +58,6 @@
namespace OC\Files;
-use OC\Cache\File;
use OC\Files\Config\MountProviderCollection;
use OC\Files\Storage\StorageFactory;
use OCP\Files\Config\IMountProvider;