Skip to content

Commit

Permalink
Fix build without unstable feature
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierHecart committed Sep 11, 2023
1 parent 108dc59 commit d501634
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zenoh/src/sample.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

//! Sample primitives
use crate::buffers::ZBuf;
#[zenoh_macros::unstable]
use crate::prelude::ZenohId;
use crate::prelude::{KeyExpr, SampleKind, Value};
use crate::query::Reply;
Expand Down

0 comments on commit d501634

Please sign in to comment.