forked from AkkomaGang/akkoma-fe
remove needless console.log
This commit is contained in:
parent
9709075476
commit
d502baaffc
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ const UserReportingModal = {
|
|||
this.error = false
|
||||
},
|
||||
closeModal () {
|
||||
console.log('closeModal clicked')
|
||||
this.$store.dispatch('closeUserReportingModal')
|
||||
},
|
||||
reportUser () {
|
||||
|
|
Loading…
Reference in a new issue