mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05: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) {
|
||||
console.log(result);
|
||||
window.location.href = result.firstChild.firstChild.href;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue