Skip to content

Commit

Permalink
remove unecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
hlbarber committed Mar 9, 2024
1 parent 55e4cda commit 9418ae3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,6 @@ impl<S> TyghtMap<S> {

#[cfg(test)]
mod tests {
use crate::{missing::Missing, Nil};

use super::*;

#[allow(unused)]
Expand Down

0 comments on commit 9418ae3

Please sign in to comment.