From 648b295971c8692ccb80d3257fcb511c37b2eddc Mon Sep 17 00:00:00 2001 From: Richard Lewis Date: Tue, 31 Oct 2017 10:04:02 +0000 Subject: [PATCH] Removed comment --- src/components/views/elements/AppTile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/views/elements/AppTile.js b/src/components/views/elements/AppTile.js index c2f252ce3a..eeadabf76a 100644 --- a/src/components/views/elements/AppTile.js +++ b/src/components/views/elements/AppTile.js @@ -108,7 +108,6 @@ export default React.createClass({ this.updateWidgetContent(); }, - // Update widget content updateWidgetContent() { this.setState(this._getInitialState()); // Set scalar token on the wUrl, if needed