Delete empty lines in csv with golang

后端 未结 0 678
灰色年华
灰色年华 2021-01-13 01:56

I\'m trying to clean up a cvs file that is builded like this:

;Header1;Header2;Header3;
;;;;
;1;2;3;
;;;;

How can i detect and delete those &

相关标签:
回答
  • 消灭零回复
提交回复
热议问题