cleanup
This commit is contained in:
parent
6bce61cd4b
commit
dc628b4f67
3 changed files with 24 additions and 13 deletions
|
@ -5052,7 +5052,6 @@ fn get_index_search_type(item: &clean::Item) -> Option<IndexItemFunctionType> {
|
|||
Some(output)
|
||||
};
|
||||
|
||||
println!("===> {:?}", output);
|
||||
Some(IndexItemFunctionType { inputs, output })
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue