Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
cruessler committed Jan 21, 2025
1 parent 1f5df00 commit efa0057
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gix-blame/src/file/function.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ use gix_object::{
};
use gix_traverse::commit::find;
use smallvec::SmallVec;
use std::collections::HashSet;
use std::num::NonZeroU32;
use std::ops::Range;

Expand Down

0 comments on commit efa0057

Please sign in to comment.