linting
This commit is contained in:
parent
a2c3257515
commit
fcfce77d5d
|
@ -241,7 +241,6 @@ const s3UploadHandler = async action => {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
const exportDataHandler = async action => {
|
const exportDataHandler = async action => {
|
||||||
let selection = rowSelectionStore.actions.getSelection(
|
let selection = rowSelectionStore.actions.getSelection(
|
||||||
action.parameters.tableComponentId
|
action.parameters.tableComponentId
|
||||||
|
|
Loading…
Reference in New Issue