mirror of
https://github.com/ankitects/anki.git
synced 2025-11-09 14:17:13 -05:00
Remove console.log() statement
This commit is contained in:
parent
2576a5bb75
commit
75bc67608a
1 changed files with 0 additions and 1 deletions
|
|
@ -720,7 +720,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
|
||||
$: if (noteEditor) {
|
||||
uiResolve(api as NoteEditorAPI);
|
||||
console.log("svelte editor mode", mode);
|
||||
}
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue