geido commented on code in PR #42898: URL: https://github.com/apache/superset/pull/42898#discussion_r3805645834
########## superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/utils.ts: ########## @@ -101,70 +95,6 @@ export const validateForm = async ( } }; -export const createHandleSave = Review Comment: This seems quite a bit of code we are removing. Was this just dead code? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
