Skip to content

Commit 5b652f8

Browse files
qgustavormmistakes
authored andcommitted
Remove stray console.log from lunr-search-scripts (#105)
1 parent 112bdc5 commit 5b652f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_includes/search/lunr-search-scripts.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@
6969
}
7070
});
7171

72-
console.log(jQuery.type(idx));
73-
7472
$(document).ready(function () {
7573
$('input#search').on('keyup', function () {
7674
var resultdiv = $('#results');

0 commit comments

Comments
 (0)