This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch fix/no-unused-vars-error
in repository https://gitbox.apache.org/repos/asf/superset.git
from b3f15eac858 chore(lint): upgrade no-unused-vars rule from warn to error
add e6c225e07c0 fix(lint): resolve no-unused-vars errors across frontend
No new revisions were added by this update.
Summary of changes:
.../src/chart/components/Matrixify/MatrixifyGridCell.tsx | 2 +-
.../src/chart/components/Matrixify/MatrixifyGridRenderer.tsx | 4 ++--
.../packages/superset-ui-core/src/components/Label/index.tsx | 2 +-
.../src/components/TimezoneSelector/index.tsx | 2 +-
.../src/number-format/factories/createD3NumberFormatter.ts | 2 +-
.../superset-ui-core/src/query/extractQueryFields.ts | 2 +-
.../packages/superset-ui-core/src/utils/featureFlags.ts | 2 +-
.../packages/superset-ui-core/src/utils/html.tsx | 2 +-
.../FilterConfigurationLink/useFilterConfigModal.tsx | 2 +-
.../FiltersConfigModal/hooks/useCustomizationOperations.ts | 2 +-
.../FiltersConfigModal/hooks/useFilterOperations.ts | 2 +-
.../controls/FilterControl/AdhocFilterEditPopover/index.tsx | 12 ++++++------
.../controls/MetricControl/AdhocMetricEditPopover/index.tsx | 6 +++---
13 files changed, 21 insertions(+), 21 deletions(-)