Remove dbg
This commit is contained in:
parent
ee2b6834bd
commit
0def2bc0d2
1 changed files with 0 additions and 1 deletions
|
@ -470,7 +470,6 @@ impl Telemetry {
|
|||
release_channel: state.release_channel,
|
||||
events,
|
||||
};
|
||||
dbg!(&request_body);
|
||||
json_bytes.clear();
|
||||
serde_json::to_writer(&mut json_bytes, &request_body)?;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue