Skip to content

Commit

Permalink
Run formatter
Browse files Browse the repository at this point in the history
Signed-off-by: James Rhodes <[email protected]>
  • Loading branch information
jarhodes314 committed Jul 26, 2024
1 parent a43dfe9 commit 7d7883a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/extensions/tedge_mqtt_bridge/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ use tedge_actors::NullSender;
use tedge_actors::RuntimeError;
use tedge_actors::RuntimeRequest;
use tedge_actors::RuntimeRequestSink;
use tracing::info;
use tracing::debug;
use tracing::info;

pub type MqttConfig = mqtt_channel::Config;

Expand Down

0 comments on commit 7d7883a

Please sign in to comment.