mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-22 05:53:03 -04:00
Removed commented out code
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user