diff --git a/ghost/admin/app/components/gh-portal-links.js b/ghost/admin/app/components/gh-portal-links.js index d79782a838..d2b0880a8b 100644 --- a/ghost/admin/app/components/gh-portal-links.js +++ b/ghost/admin/app/components/gh-portal-links.js @@ -24,7 +24,6 @@ export default Component.extend({ init() { this._super(...arguments); this.siteUrl = this.config.get('blogUrl'); - this.getAvailablePrices.perform(); }, actions: {