Skip to content

Commit

Permalink
fix compilation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
fominok committed Dec 27, 2024
1 parent 1078307 commit faeed02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grovedb/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ pub use query::{PathQuery, SizedQuery};
use reference_path::path_from_reference_path_type;
#[cfg(feature = "grovedbg")]
use tokio::net::ToSocketAddrs;
#[cfg(feature = "full")]
use util::TxRef;

#[cfg(feature = "full")]
Expand Down

0 comments on commit faeed02

Please sign in to comment.