Skip to content

Commit 9645260

Browse files
removed optional run true
1 parent d85919e commit 9645260

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

packages/cli/examples/flow-order-complete.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
}
5757
},
5858
"collector": {
59-
"run": true,
6059
"globals": {
6160
"environment": "production",
6261
"version": "1.0.0"

packages/cli/examples/flow-simple.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@
2222
}
2323
}
2424
}
25-
},
26-
"collector": {
27-
"run": true
2825
}
2926
}
3027
}

packages/cli/examples/flow.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
}
7272
},
7373
"collector": {
74-
"run": true,
7574
"globals": {
7675
"environment": "production",
7776
"version": "1.0.0"

website/static/flows/gcp-bigquery.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@
4040
}
4141
}
4242
}
43-
},
44-
"collector": {
45-
"run": true
4643
}
4744
}
4845
}

0 commit comments

Comments
 (0)