Skip to content

Commit

Permalink
Update get.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
al8n committed Oct 25, 2024
1 parent d4ec49b commit b79b48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/swmr/tests/get.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use std::collections::BTreeMap;
use crate::{
memtable::Memtable,
sealed::WithoutVersion,
swmr::generic::{Reader, Writer},
swmr::base::{Reader, Writer},
types::{KeyBuilder, ValueBuilder},
};

Expand Down

0 comments on commit b79b48d

Please sign in to comment.