Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Feb 15, 2024
1 parent fc05d55 commit 2d4ed6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/info.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
// ZettaScale Zenoh team, <[email protected]>
//
use crate::{session::*, z_closure_zid_call, z_owned_closure_zid_t};
use zenoh::prelude::sync::SyncResolve;
use zenoh::SessionDeclarations;
use zenoh_protocol::core::ZenohId;
use zenoh::prelude::sync::SyncResolve;

/// Represents a Zenoh ID.
///
Expand Down

0 comments on commit 2d4ed6a

Please sign in to comment.