From 169031d1c5f0fbd3249e5a569b035a39be5a779d Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Thu, 5 Mar 2015 17:31:35 +0100 Subject: fix factory test --- lib/private/files/storage/storagefactory.php | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/private/files/storage/storagefactory.php b/lib/private/files/storage/storagefactory.php index b43a6f737c0..51972791290 100644 --- a/lib/private/files/storage/storagefactory.php +++ b/lib/private/files/storage/storagefactory.php @@ -8,7 +8,6 @@ namespace OC\Files\Storage; -use OCP\Files\Config\IMountProviderCollection; use OCP\Files\Mount\IMountPoint; use OCP\Files\Storage\IStorageFactory; -- cgit v1.2.3