mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-05 12:43:09 +02:00
chore: remove debug from versions menu
This commit is contained in:
parent
ce83c483c6
commit
6b3b805a3e
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ export async function getNoteVersionsMenu(props: {
|
|||
});
|
||||
}
|
||||
});
|
||||
console.log(menu);
|
||||
|
||||
const cleanup = () => {
|
||||
if (_DEV_) console.log('note menu cleanup', cleanups);
|
||||
|
|
Loading…
Reference in a new issue