removed log

This commit is contained in:
Drew Ansbacher
2021-07-16 13:30:04 -06:00
committed by Aiden McClelland
parent 57da15f7f5
commit 3ddfcd7895

View File

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