mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 02:39:25 +08:00
chore(client): remove comment
This commit is contained in:
parent
e6485cde92
commit
301211ff41
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ export default class SearchResultWidget extends NoteContextAwareWidget {
|
|||
return;
|
||||
}
|
||||
|
||||
// this.$content, note, note.getChildNoteIds(), true
|
||||
const noteListRenderer = new NoteListRenderer({
|
||||
$parent: this.$content,
|
||||
parentNote: note,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue