Skip to content

Commit

Permalink
Remove unneeded import
Browse files Browse the repository at this point in the history
Already imported by super::*
  • Loading branch information
Thomasdezeeuw committed Mar 31, 2024
1 parent 28d734b commit 1307ade
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/kv/source.rs
Expand Up @@ -406,8 +406,6 @@ mod std_support {

#[cfg(test)]
mod tests {
use std::collections::{BTreeMap, HashMap};

use crate::kv::value;

use super::*;
Expand Down

0 comments on commit 1307ade

Please sign in to comment.