From d8bd57901e33a7057e26e782e295099ffcc0da89 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 6 Sep 2017 23:04:13 -0700 Subject: Removing webapp --- .../components/get_android_app/get_android_app.jsx | 73 ---------------------- 1 file changed, 73 deletions(-) delete mode 100644 webapp/components/get_android_app/get_android_app.jsx (limited to 'webapp/components/get_android_app/get_android_app.jsx') diff --git a/webapp/components/get_android_app/get_android_app.jsx b/webapp/components/get_android_app/get_android_app.jsx deleted file mode 100644 index cf82b1179..000000000 --- a/webapp/components/get_android_app/get_android_app.jsx +++ /dev/null @@ -1,73 +0,0 @@ -// Copyright (c) 2016-present Mattermost, Inc. All Rights Reserved. -// See License.txt for license information. - -import React from 'react'; - -import {FormattedMessage} from 'react-intl'; -import {Link} from 'react-router'; - -import MattermostIcon from 'images/favicon/android-chrome-192x192.png'; -import Nexus6Mockup from 'images/nexus-6p-mockup.png'; - -export default function GetAndroidApp() { - return ( -
-

- -

-
-
- -
- - - - - - -
-
- - - - - - - - - ) - }} - /> - -
- ); -} -- cgit v1.2.3-1-g7c22