fix(lint): remove console statement
This commit is contained in:
+1
-1
Submodule habitica-images updated: 617a3d6e6c...98e9a400b8
@@ -135,7 +135,6 @@ export default {
|
||||
methods: {
|
||||
openDialog (item) {
|
||||
this.pet = item;
|
||||
console.log(this.pet);
|
||||
this.$root.$emit('bv::show::modal', 'hatchedPet-modal');
|
||||
},
|
||||
close () {
|
||||
|
||||
Reference in New Issue
Block a user