mistercrunch commented on code in PR #34526: URL: https://github.com/apache/superset/pull/34526#discussion_r2250080287
########## superset-frontend/src/features/reports/ReportModal/HeaderReportDropdown/index.tsx: ########## @@ -86,18 +86,6 @@ export const useHeaderReportMenuItems = ({ const reportsState = state.reports || {}; const resourceTypeReports = reportsState[resourceType] || {}; const reportData = resourceTypeReports[resourceId]; - - // Debug logging to understand what's happening Review Comment: bycatch, was polluting the logs -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org