From 4ea9635b502ed41f541ae27713f7736fdeda0ce7 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Fri, 28 Aug 2015 10:02:45 -0400 Subject: Remove Google as a SSO service. --- web/react/components/team_signup_with_sso.jsx | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'web/react/components/team_signup_with_sso.jsx') diff --git a/web/react/components/team_signup_with_sso.jsx b/web/react/components/team_signup_with_sso.jsx index 57996d7cc..6cb62efc7 100644 --- a/web/react/components/team_signup_with_sso.jsx +++ b/web/react/components/team_signup_with_sso.jsx @@ -86,18 +86,6 @@ export default class SSOSignUpPage extends React.Component { Create {strings.Team} with GitLab Account ); - } else if (this.props.service === Constants.GOOGLE_SERVICE) { - button = ( - - - Create {strings.Team} with Google Apps Account - - ); } return ( -- cgit v1.2.3-1-g7c22