Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ascjones committed Apr 1, 2022
1 parent 5c567d9 commit 1474bc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/lang/ir/src/ir/item_mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,6 @@ impl<'a> Iterator for IterItemImpls<'a> {

#[cfg(test)]
mod tests {
use super::*;
use crate as ir;

#[test]
Expand Down

0 comments on commit 1474bc0

Please sign in to comment.