Removed comment

This commit is contained in:
Richard Lewis 2017-10-31 10:04:02 +00:00
parent 3756ce606d
commit 648b295971

View file

@ -108,7 +108,6 @@ export default React.createClass({
this.updateWidgetContent(); this.updateWidgetContent();
}, },
// Update widget content
updateWidgetContent() { updateWidgetContent() {
this.setState(this._getInitialState()); this.setState(this._getInitialState());
// Set scalar token on the wUrl, if needed // Set scalar token on the wUrl, if needed