Remove forbidden debug stmt

This commit is contained in:
Pawel Kowalski 2018-08-14 18:10:41 +02:00
parent 73c3dec5df
commit 7b50f558f3
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@
},
created() {
debugger
}
}
</script>