diff --git a/commons/zenoh-config/src/lib.rs b/commons/zenoh-config/src/lib.rs index 1029446557..e7d73248db 100644 --- a/commons/zenoh-config/src/lib.rs +++ b/commons/zenoh-config/src/lib.rs @@ -35,7 +35,7 @@ use validated_struct::ValidatedMapAssociatedTypes; pub use validated_struct::{GetError, ValidatedMap}; use zenoh_core::zlock; pub use zenoh_protocol::core::{ - whatami, EndPoint, Locator, Priority, WhatAmI, WhatAmIMatcher, WhatAmIMatcherVisitor, ZenohId, + whatami, EndPoint, Locator, WhatAmI, WhatAmIMatcher, WhatAmIMatcherVisitor, ZenohId, }; use zenoh_protocol::{ core::{key_expr::OwnedKeyExpr, Bits},