Skip to content

Commit

Permalink
Merge pull request #823 from rushtehrani/fix/tf-training
Browse files Browse the repository at this point in the history
fix: Remove used-by: cvat from tf training workflow
  • Loading branch information
rushtehrani authored Jan 6, 2021
2 parents 313e684 + d230357 commit 855eaf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion db/go/20201223062947_tf_training_update_node_pool.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ func Up20201223062947(tx *sql.Tx) error {
tensorflowWorkflowTemplateName,
map[string]string{
"created-by": "system",
"used-by": "cvat",
},
)
}
Expand Down

0 comments on commit 855eaf2

Please sign in to comment.