vogievetsky commented on a change in pull request #8346: Web-console: fix 
alerts from lgtm
URL: https://github.com/apache/incubator-druid/pull/8346#discussion_r315960161
 
 

 ##########
 File path: web-console/src/visualization/stacked-bar-chart.tsx
 ##########
 @@ -67,9 +67,10 @@ export class StackedBarChart extends 
React.Component<StackedBarChartProps, Stack
 
   componentWillReceiveProps(nextProps: StackedBarChartProps): void {
     if (nextProps !== this.props) {
 
 Review comment:
   pretty sure this if statement does nothing

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to