Remove unused conditional
This commit is contained in:
parent
b9f9a914df
commit
6345e474f5
1 changed files with 0 additions and 3 deletions
|
@ -359,9 +359,6 @@ export default class AppTile extends React.Component {
|
||||||
if (!this.widgetMessaging) {
|
if (!this.widgetMessaging) {
|
||||||
this._onInitialLoad();
|
this._onInitialLoad();
|
||||||
}
|
}
|
||||||
if (this._exposeWidgetMessaging) {
|
|
||||||
this._exposeWidgetMessaging(this.widgetMessaging);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue