mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
Remove debug print [ci skip]
This commit is contained in:
parent
624a0ad44d
commit
989e8ad322
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ function hookSearch() {
|
||||||
}
|
}
|
||||||
|
|
||||||
search.select = function(result) {
|
search.select = function(result) {
|
||||||
console.log(result);
|
|
||||||
window.location.href = result.firstChild.firstChild.href;
|
window.location.href = result.firstChild.firstChild.href;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue