Skip to content

Commit

Permalink
don't need item id
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch committed Oct 31, 2017
1 parent 413ef84 commit a9d4883
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sendit/apps/main/tasks/finish.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,6 @@ def upload_dataset(client, k):
table=k['table'],
mimetype="application/gzip",
entity_key=ENTITY_ID,
item_key=ITEM_ID,
study_name=k['study'],
batch=k['batch'],
metadata=k['metadata'],
Expand Down

0 comments on commit a9d4883

Please sign in to comment.