mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Removed commented out code
This commit is contained in:
parent
49ac0e2111
commit
463fd5202d
@ -194,9 +194,6 @@ export default class Result {
|
||||
/* Render results */
|
||||
result.forEach((items, ref) => {
|
||||
const doc = this.docs_.get(ref)
|
||||
// console.log(ref, items)
|
||||
// if (!items.length)// && !doc.text.length && !doc.title.match(match))
|
||||
// return
|
||||
|
||||
/* Append search result */
|
||||
this.list_.appendChild(
|
||||
|
Loading…
Reference in New Issue
Block a user