mistercrunch commented on a change in pull request #5790: Linting
URL:
https://github.com/apache/incubator-superset/pull/5790#discussion_r218849643
##########
File path: superset/assets/src/SqlLab/components/ExploreResultsButton.jsx
##########
@@ -28,9 +28,6 @@ const defaultProps = {
class ExploreResultsButton extends React.PureComponent {
constructor(props) {
super(props);
- this.state = {
- hints: [],
Review comment:
hints is unused in the component
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]