Removed testing log from StatusList component

• Removed:
- testing log from StatusList component
This commit is contained in:
mgabdev 2020-11-09 14:04:48 -06:00
parent 10219345f7
commit 68e27c07d7

@ -164,8 +164,6 @@ class StatusList extends ImmutablePureComponent {
} = this.props
const { fetchedContext, isRefreshing } = this.state
console.log("promotions:", promotions)
if (isPartial || (isLoading && statusIds.size === 0)) {
return (
<React.Fragment>