Save File CSV - empty last row

I myself wouldn’t consider it a bug; a newline at the end of a CSV file shouldn’t be a problem to anything consuming the file.

Fabian:

We import this CSV file in our system and it’s getting confused because of this empty row

Can you elaborate on this?