remove unused data

This commit is contained in:
ogerly 2022-03-11 20:30:40 +01:00
parent 63431418f6
commit e615436993

View File

@ -19,7 +19,6 @@ export default {
data() {
return {
url: `http://localhost/redeem/${this.code}`,
err: 'asdasdsd',
}
},
methods: {