kgabryje commented on a change in pull request #10868:
URL: 
https://github.com/apache/incubator-superset/pull/10868#discussion_r488807652



##########
File path: superset-frontend/src/dashboard/components/DashboardBuilder.jsx
##########
@@ -64,7 +64,6 @@ const propTypes = {
 };
 
 const defaultProps = {
-  showBuilderPane: false,

Review comment:
       It seems that not only `showBuilderPane` was unused, but also 
`colorScheme` and `setColorSchemeAndUnsavedChanges`. I removed references from 
this file, containers/DashboardBuilder and the spec file.




----------------------------------------------------------------
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]

Reply via email to