Skip to content

Commit 7e94285

Browse files
committed
Make small clean up
1 parent a3a2b44 commit 7e94285

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flatgfa/src/ops/chop.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
use std::ops::Range;
22

33
use crate::flatgfa::{self, Handle, Link, Orientation, Path, Segment};
4-
use crate::packedseq::SeqSpan;
54
use crate::pool::{Id, Span, Store};
65
use crate::{GFAStore, HeapFamily};
76

0 commit comments

Comments
 (0)