Skip to content

Commit be90cdb

Browse files
committed
Removing console log
1 parent 506f3b1 commit be90cdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

layouts/partials/search-modal.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@
142142
${result.category}
143143
</dt>`
144144
)
145-
console.log(result);
146145
delete result.category
147146

148147
Object.keys(result).forEach((key, index) => {

0 commit comments

Comments
 (0)