mirror of
https://github.com/heyman/heynote.git
synced 2024-11-21 23:43:22 +01:00
Remove debug print
This commit is contained in:
parent
9d0d38194c
commit
ae5bd48495
@ -19,7 +19,6 @@ export default {
|
||||
},
|
||||
|
||||
async save(content) {
|
||||
console.log("saving buffer")
|
||||
localStorage.setItem("buffer", content)
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user