This commit is contained in:
Kevin Van Der Werff
2019-10-22 15:58:42 +02:00
parent 81a2af2335
commit dc4616729b
2 changed files with 4 additions and 9 deletions

View File

@@ -28,11 +28,6 @@ export default {
console.groupEnd()
},
},
methods: {
updateSearchResults(e) {
console.log(e)
},
},
}
</script>