mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-09 06:42:39 +01:00
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…
Add table
Reference in a new issue