removed log

This commit is contained in:
Drew Ansbacher
2021-07-16 13:30:04 -06:00
committed by Aiden McClelland
parent bd5030489a
commit 8cfd98bbd0

View File

@@ -52,7 +52,6 @@ export class MarketplaceShowPage {
}), }),
] ]
console.log(this.marketplaceService.pkgs[this.pkgId])
if (this.marketplaceService.pkgs[this.pkgId]) { if (this.marketplaceService.pkgs[this.pkgId]) {
this.loading = false this.loading = false
} else { } else {