remove unused data

This commit is contained in:
ogerly 2022-04-26 13:15:52 +02:00
parent b6f855ea75
commit f1e87ff271

View File

@ -87,11 +87,6 @@ export default {
memo: { type: String, required: true },
validUntil: { type: String, required: true },
},
data() {
return {
noCopy: true,
}
},
methods: {
copy() {
navigator.clipboard