mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-04-01 01:25:36 +00:00
remove debug line
This commit is contained in:
parent
29ff0b52cc
commit
aa2e87cb51
1 changed files with 0 additions and 1 deletions
|
|
@ -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(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue