mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
remove an unused variable to make CI happy
This commit is contained in:
parent
a7ca4d4514
commit
e396d722a1
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ class WidgetPlotTable extends Component {
|
|||
|
||||
let checkBoxes = [];
|
||||
let icData = [];
|
||||
let legendSignals = [];
|
||||
let showLegend = false;
|
||||
|
||||
if (this.state.signals.length > 0) {
|
||||
|
|
Loading…
Add table
Reference in a new issue