Fixing format

master
Ryan Summers 2021-08-06 13:58:09 +02:00
parent 3caa946b17
commit cf1d5ed533
1 changed files with 2 additions and 1 deletions

View File

@ -95,7 +95,8 @@ where
&get_client_id(app, "settings", mac),
&prefix,
broker,
).unwrap();
)
.unwrap();
let telemetry = TelemetryClient::new(
stack_manager.acquire_stack(),