Skip to content

Commit 3de56a0

Browse files
znzhsbt
authored andcommitted
Remove debug print [ci skip]
1 parent 4ba459d commit 3de56a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/rdoc/generator/template/darkfish/js/darkfish.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ function hookSearch() {
7272
}
7373

7474
search.select = function(result) {
75-
console.log(result);
7675
window.location.href = result.firstChild.firstChild.href;
7776
}
7877

0 commit comments

Comments
 (0)