불필요 주석제거
This commit is contained in:
parent
f2ea05f69e
commit
01134ccf35
@ -21,7 +21,6 @@ export default function ColumnRemove(props) {
|
||||
{ name: getMessage('modal.panel.column.remove.type.none'), value: MODULE_REMOVE_TYPE.NONE },
|
||||
]
|
||||
const handleApply = () => {
|
||||
// if (apply) apply()
|
||||
moduleColumnRemove(selectedType)
|
||||
closePopup(id)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user