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 66eb994d765 refactor(lint): properly fix unused vars instead of 
underscore hacks
     add 96b2cc9e56b fix(lint): remove dead props from GridTable, Modal, and 
AgGrid components

No new revisions were added by this update.

Summary of changes:
 .../plugin-chart-ag-grid-table/src/AgGridTableChart.tsx      |  1 -
 .../src/renderers/NumericCellRenderer.tsx                    | 12 +-----------
 .../plugin-chart-ag-grid-table/src/utils/useColDefs.ts       |  2 --
 superset-frontend/src/components/GridTable/index.tsx         |  1 -
 superset-frontend/src/components/GridTable/types.ts          |  2 --
 .../src/components/Modal/CollapsibleModalSection.tsx         |  2 --
 superset-frontend/src/components/Modal/ModalFormField.tsx    |  4 ----
 .../components/RefreshFrequency/RefreshFrequencySelect.tsx   |  2 --
 8 files changed, 1 insertion(+), 25 deletions(-)

Reply via email to