Remove debug printing

This commit is contained in:
mikiher 2025-03-23 08:29:02 +02:00
parent 1ea86a0e7a
commit f1af5a1cef

View File

@ -172,7 +172,6 @@ export default {
setSelectionMode(val) {}
},
mounted() {
console.log('AuthorCard mounted', this.$el)
if (this.authorMount) this.setEntity(this.authorMount)
},
beforeDestroy() {