docs: remove trailing comma in BAZEL.md (#29682)

PR Close #29682
This commit is contained in:
RudarDaman 2019-04-03 18:24:48 +05:30 committed by Jason Aden
parent 3246399bff
commit 8e83b3bec1
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ First time setup:
"type": "node",
"request": "attach",
"name": "Attach to Remote",
"port": 9229,
"port": 9229
}
```