remove debub console log

pull/30/head
jacr13 3 years ago
parent c6237277c0
commit 3e305b79b2

@ -271,7 +271,6 @@ export default {
},
test() {
console.log("test notification");
this.processing = true;
this.$root.getSocket().emit("testNotification", this.notification, (res) => {
this.$root.toastRes(res)

Loading…
Cancel
Save