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

Remove superfluous empty line

This commit is contained in:
Philipp Jungkamp 2022-07-27 12:34:29 +00:00
parent 2bdf1fae8e
commit f54ad3c6fa

View file

@ -123,7 +123,6 @@ ASDUData::Type ASDUData::type() const
return descriptor->type;
}
char const * ASDUData::name() const {
return descriptor->name;
}