Skip to content

Commit 84b3eaf

Browse files
authored
Remove missed debugging code. (#522)
1 parent cbfad26 commit 84b3eaf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: enclone_tools/src/bin/annotate_seq.rs

-3
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ use vdj_ann_ref::make_vdj_ref_data;
4646
use vector_utils::*;
4747

4848
fn main() {
49-
println!("{}", human_supp_regions());
50-
println!("{}", mouse_supp_regions());
51-
return;
5249
// Set up and parse args.
5350

5451
PrettyTrace::new().on();

0 commit comments

Comments
 (0)