diff options
Diffstat (limited to 'apps/files_external/lib/Lib/Storage/Swift.php')
-rw-r--r-- | apps/files_external/lib/Lib/Storage/Swift.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_external/lib/Lib/Storage/Swift.php b/apps/files_external/lib/Lib/Storage/Swift.php index aaa7e95bbdf..88a1cf4c386 100644 --- a/apps/files_external/lib/Lib/Storage/Swift.php +++ b/apps/files_external/lib/Lib/Storage/Swift.php @@ -49,7 +49,6 @@ use OpenCloud\Common\Exceptions; use OpenCloud\OpenStack; use OpenCloud\Rackspace; use OpenCloud\ObjectStore\Resource\DataObject; -use OpenCloud\ObjectStore\Exception; class Swift extends \OC\Files\Storage\Common { |