Skip to content

Commit

Permalink
updated todo message
Browse files Browse the repository at this point in the history
  • Loading branch information
ekjotmultani committed Nov 6, 2024
1 parent fd1bf8d commit cf85cf1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ S3DownloadFileOperation downloadFile({
cancel: noOp,
);
}
// TODO: add bucket option to function once getURL update has been implemented

// TODO(ekjotm): add bucket option to function once getURL update has been implemented
Future<S3DownloadFileResult> _downloadFromUrl({
required StoragePath path,
required AWSFile localFile,
Expand Down

0 comments on commit cf85cf1

Please sign in to comment.