From 6c8391e3eacc054ec13d73bc7d1e0b5dc60f9a8d Mon Sep 17 00:00:00 2001 From: Richard Lewis Date: Mon, 21 Aug 2017 11:39:06 +0100 Subject: [PATCH] Remove beta tag. --- src/components/views/elements/AppTile.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/views/elements/AppTile.js b/src/components/views/elements/AppTile.js index 718220c7be..b844ebefb6 100644 --- a/src/components/views/elements/AppTile.js +++ b/src/components/views/elements/AppTile.js @@ -31,7 +31,6 @@ import WidgetUtils from '../../../WidgetUtils'; import dis from '../../../dispatcher'; const ALLOWED_APP_URL_SCHEMES = ['https:', 'http:']; -const betaHelpMsg = 'This feature is currently experimental and is intended for beta testing only'; export default React.createClass({ displayName: 'AppTile', @@ -280,7 +279,6 @@ export default React.createClass({
{this.formatAppTileName()} - β {/* Edit widget */} {showEditButton &&