1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

remove unused variable

This commit is contained in:
Sonja Happ 2020-06-23 11:51:18 +02:00
parent ef1d960cd4
commit 5ea80ae44d

View file

@ -61,7 +61,6 @@ class EditSignalMapping extends React.Component {
}
handleMappingChange = (event, row, column) => {
const signals = this.state.signals;
let sig = {}
if (column === 1) { // Name change