Skip to content

Commit

Permalink
chore: rm service url from tags
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Aug 21, 2023
1 parent 3f3b5b1 commit 9a65378
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/wes/actions.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ export const submitIngestionWorkflowRun =
{projectID, datasetID, dataType}, // params
inputs,
{ // tags
service_url: serviceInfo.url,
project_id: projectID,
dataset_id: datasetID,
data_type: dataType,
Expand Down

0 comments on commit 9a65378

Please sign in to comment.