Skip to content

Commit

Permalink
remove extra arg
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebe committed Jan 21, 2025
1 parent af48a67 commit 5f3e5e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/src/tasks/prepareUpload.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ export function prepareUploadTask(): ListrTask {
metadatasCost,
metadatasToDeleteCost,
} = await prepareCost(
ctx.sc,
ctx.fileInits,
ctx.filesToDelete,
ctx.metadatas,
Expand Down

0 comments on commit 5f3e5e4

Please sign in to comment.