diff --git a/app/templates/account.hbs b/app/templates/account.hbs index a7d0f77c..0894b8f2 100644 --- a/app/templates/account.hbs +++ b/app/templates/account.hbs @@ -38,25 +38,6 @@

last synced {{format-time user.syncedAt}}

- {{#if config.billingEndpoint}} -
- {{#if view.subscribed}} - - Subscription active! - - {{else}} - {{#if view.education}} - - Educational account! - - {{else}} - - Sign up this account! - - {{/if}} - {{/if}} -
- {{/if}} {{#if config.pro}}

We're only showing your private repositories. You can find your public projects on travis-ci.org.

{{else}}