Skip to content

Commit

Permalink
Merge pull request #30370 from nextcloud/lint/fix-s3connectiontrait
Browse files Browse the repository at this point in the history
Fix php-cs for S3ConnectionTrait.php
  • Loading branch information
juliusknorr authored Dec 23, 2021
2 parents 10dca27 + e475dfe commit 29dffd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/private/Files/ObjectStore/S3ConnectionTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@

use Aws\ClientResolver;
use Aws\Credentials\CredentialProvider;
use Aws\Credentials\EcsCredentialProvider;
use Aws\Credentials\Credentials;
use Aws\Exception\CredentialsException;
use Aws\S3\Exception\S3Exception;
Expand Down

0 comments on commit 29dffd7

Please sign in to comment.