diff options
Diffstat (limited to 'lib/public/Files/Storage/IStorageFactory.php')
-rw-r--r-- | lib/public/Files/Storage/IStorageFactory.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Files/Storage/IStorageFactory.php b/lib/public/Files/Storage/IStorageFactory.php index 7c5860f6b77..846e4114497 100644 --- a/lib/public/Files/Storage/IStorageFactory.php +++ b/lib/public/Files/Storage/IStorageFactory.php @@ -22,7 +22,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCP\Files\Storage; use OCP\Files\Mount\IMountPoint; |