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

dumper: clean style in dumper

This commit is contained in:
Manuel Pitz 2021-07-01 11:38:54 +02:00
parent 3dcdfe23d1
commit c270c6425d

View file

@ -119,4 +119,3 @@ void Dumper::writeDataCSV(unsigned len, double *yData, double *xData)
}
}
}