chore: code clean-up

This commit is contained in:
Vlad Stan 2023-07-18 14:43:08 +03:00
parent 4a07f1423a
commit 28683087aa
2 changed files with 24 additions and 94 deletions

View file

@ -8,7 +8,6 @@ async function marketConfig(path) {
data: function () {
return {
tab: 'merchants',
pubkeys: new Set(),
profiles: new Map(),
merchantPubkey: null,
relayUrl: null,