Files
superset2/superset-frontend
Evan RusackasandClaude Opus 4.5 366ab0f3fd fix(lint): fix incorrectly underscored variables and remove dead props
- Remove underscore from dbId (TreeNodeRenderer) - variable is used
- Remove underscore from columns/folders (DatasourcePanel) - variables are used
- Rename _colnames/_coltypes to queryColnames/queryColtypes (control panels)
- Remove dead datasource, onDatasourceChange, className props from ColumnCollectionTable

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-19 23:32:26 -08:00
..