1
0

chore: remove debug from versions menu

This commit is contained in:
Mar0xy
2023-10-22 03:01:51 +02:00
parent ce83c483c6
commit 6b3b805a3e
@@ -37,7 +37,6 @@ export async function getNoteVersionsMenu(props: {
});
}
});
console.log(menu);
const cleanup = () => {
if (_DEV_) console.log('note menu cleanup', cleanups);