Skip to content

Commit

Permalink
Merge pull request #628 from Thomasdezeeuw/fix-warnings
Browse files Browse the repository at this point in the history
Remove unneeded import
  • Loading branch information
KodrAus committed Apr 1, 2024
2 parents 405fdb4 + 1307ade commit c879b01
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 c879b01

Please sign in to comment.