Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthachatterjee committed Jul 30, 2024
1 parent 4041e42 commit 42cbc5b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ export function createWorkerUploadForm(worker: CfWorkerInit): FormData {
}
);

// TODO: Add this back once API supports it
// bindings.workflows?.forEach(
// ({ name, class_name, script_name, environment, binding }) => {
// metadataBindings.push({
Expand Down

0 comments on commit 42cbc5b

Please sign in to comment.