mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 10:08:52 +01:00
chore: 🤖 clean up debug code
This commit is contained in:
parent
45a50f3aa1
commit
ad711ff00c
@ -495,7 +495,6 @@ export default class TabRowWidget extends BasicWidget {
|
||||
}
|
||||
|
||||
noteContextRemovedEvent({ ntxIds }: EventData<"noteContextRemoved">) {
|
||||
console.log(ntxIds);
|
||||
for (const ntxId of ntxIds) {
|
||||
this.removeTab(ntxId);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user