Skip to content

Commit

Permalink
Remove blank line.
Browse files Browse the repository at this point in the history
  • Loading branch information
dreaming-augustin committed Dec 23, 2024
1 parent d73fef1 commit 87f937f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/definitions/modules/search.js
Original file line number Diff line number Diff line change
Expand Up @@ -1571,7 +1571,6 @@
html += result[fields.url]
? '</a>'
: '</div>';

});
html += '</div>';
html += ''
Expand Down

0 comments on commit 87f937f

Please # to comment.