Skip to content

Commit b8abf91

Browse files
removed redundant command
1 parent 87e5a32 commit b8abf91

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/content/docs/r2/sql/end-to-end-pipeline.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -325,10 +325,6 @@ if __name__ == "__main__":
325325
main()
326326
```
327327

328-
Update the configuration variables in the script:
329-
- Replace `YOUR_STREAM_ID` with your actual stream endpoint from step 4
330-
- Replace `YOUR_API_TOKEN` with your Cloudflare API token
331-
332328
Install the required Python dependency and run the script:
333329

334330
```bash

0 commit comments

Comments
 (0)