chore(client): remove comment

This commit is contained in:
Elian Doran 2025-07-04 23:33:19 +03:00
parent e6485cde92
commit 301211ff41
No known key found for this signature in database

View File

@ -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,