geido commented on a change in pull request #13274:
URL: https://github.com/apache/superset/pull/13274#discussion_r580261091
##########
File path: superset-frontend/src/chart/Chart.jsx
##########
@@ -175,7 +186,6 @@ class Chart extends React.PureComponent {
render() {
const {
- width,
Review comment:
It looks like the width was used in a few places and it is also defined
in the PropTypes. Would you like to check where it is used and delete it if you
deem it unnecessary?
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]