Commit 4c588b1
authored
fix(azure): Remove extra
#### Summary
This removes a (accidental I think) console print in the Azure plugin (it prints `0` when the plugin starts). This breaks the JSON formatting of the log when running `serve --log-format json`
<!--fmt.Println (#5756)1 parent 674ef9b commit 4c588b1
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | | - | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
| |||
0 commit comments