mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 02:52:27 +08:00
chore(options): remove redundant log
This commit is contained in:
parent
ba2dae4c61
commit
2fbff5328b
@ -69,8 +69,4 @@ export default class RelatedSettings extends OptionsWidget {
|
||||
return (!!this.noteId && this.noteId in RELATED_SETTINGS);
|
||||
}
|
||||
|
||||
async refreshWithNote(note: FNote | null | undefined) {
|
||||
console.log("Got note ", note);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user