Skip to content

Commit b912f29

Browse files
committed
update
1 parent 0e269d9 commit b912f29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/amazon_selling_partner/actions/check-fba-inventory-levels/check-fba-inventory-levels.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ export default {
3232
description: "A list of seller SKUs for which to return inventory summaries. You may specify up to 50 SKUs.",
3333
optional: true,
3434
},
35-
3635
},
3736
async run({ $ }) {
3837
const { payload } = await this.amazonSellingPartner.getInventorySummaries({

0 commit comments

Comments
 (0)