mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 18:05:55 +01:00
many small issues found by intellij analysis
This commit is contained in:
@@ -9,9 +9,6 @@ import hoistedNoteService from "../services/hoisted_note.js";
|
||||
import options from "../services/options.js";
|
||||
|
||||
class NoteContext extends Component {
|
||||
/**
|
||||
* @param {string|null} ntxId
|
||||
*/
|
||||
constructor(ntxId = null, hoistedNoteId = 'root', mainNtxId = null) {
|
||||
super();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user