mirror of
https://github.com/nextcloud/server.git
synced 2026-05-25 18:52:53 -04:00
Merge pull request #30370 from nextcloud/lint/fix-s3connectiontrait
Fix php-cs for S3ConnectionTrait.php
This commit is contained in:
commit
29dffd7e7f
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ namespace OC\Files\ObjectStore;
|
|||
|
||||
use Aws\ClientResolver;
|
||||
use Aws\Credentials\CredentialProvider;
|
||||
use Aws\Credentials\EcsCredentialProvider;
|
||||
use Aws\Credentials\Credentials;
|
||||
use Aws\Exception\CredentialsException;
|
||||
use Aws\S3\Exception\S3Exception;
|
||||
|
|
|
|||
Loading…
Reference in a new issue