remove debug line

This commit is contained in:
yggverse 2025-07-09 02:34:42 +03:00
parent 29ff0b52cc
commit aa2e87cb51

View file

@ -65,7 +65,6 @@ impl Index {
list: Option<Vec<(String, u64)>>, list: Option<Vec<(String, u64)>>,
name: Option<String>, name: Option<String>,
) { ) {
println!("{:?}", &list);
if self if self
.index .index
.insert( .insert(