Skip to content

Commit ad777bb

Browse files
committed
[to be removed] debug logs on mpu
1 parent 39c4c84 commit ad777bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/multipleBackend/multipartUpload.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ const awsLocation = 'awsbackend';
3838
const awsLocationMismatch = 'awsbackendmismatch';
3939
const awsConfig = getRealAwsConfig(awsLocation);
4040
const s3 = new S3Client(awsConfig);
41-
// Use real logger instead of DummyRequestLogger to see Arsenal's error logs
42-
const log = logger.newRequestLogger();
4341

4442
const fakeUploadId = 'fakeuploadid';
4543
const canonicalID = 'accessKey1';

0 commit comments

Comments
 (0)