mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Remove unnecessary comments
This commit is contained in:
parent
795edd4c66
commit
d43971b1b8
@ -147,7 +147,6 @@ class DeviceTable extends React.Component {
|
||||
|
||||
rowSelection = {
|
||||
onChange: (selectedRowKeys, selectedRows) => {
|
||||
// console.log(`selectedRowKeys: ${selectedRowKeys}`, 'selectedRows: ', selectedRows);
|
||||
this.setState({
|
||||
selectedRows: selectedRows
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user