mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 02:02:29 +08: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