Skip to content

Commit

Permalink
fix duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
MattDHill authored and dr-bonez committed Feb 28, 2022
1 parent 39d9ed5 commit 47186f6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,6 @@ export class MarketplacesPage {
}

private async saveAndConnect(url: string): Promise<void> {
await this.save(url)

const marketplace = this.patch.getData().ui.marketplace
? (JSON.parse(
JSON.stringify(this.patch.getData().ui.marketplace),
Expand Down

0 comments on commit 47186f6

Please sign in to comment.