Skip to content

Commit fad1b21

Browse files
committed
wrangler fix
1 parent 9aa9964 commit fad1b21

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

wrangler.toml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,3 @@ integration_name = "@deco/ai-gateway"
2525
name = "DATABASE"
2626
type = "mcp"
2727
integration_name = "@deco/database"
28-
29-
[[migrations]]
30-
tag = "v1"
31-
new_classes = [ "Workflow" ]
32-
33-
[durable_objects]
34-
[[durable_objects.bindings]]
35-
name = "DECO_WORKFLOW_DO"
36-
class_name = "Workflow"

0 commit comments

Comments
 (0)