Skip to content

Commit

Permalink
chore: remove outdated TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
erinleigh90 committed Jul 27, 2023
1 parent f034b54 commit 33bf51a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ export class AWSS3ProviderManagedUpload {
private totalBytesToUpload = 0;
private emitter: EventEmitter | null = null;

// TODO: Add userAgentValue
constructor(params: PutObjectInput, opts, emitter: EventEmitter) {
this.params = params;
this.opts = {
Expand Down

0 comments on commit 33bf51a

Please sign in to comment.