I have a document but there are many carriage returns in each paragraph
I'd like to delete some of them for the paragraph to be shorter

For example if there are N carriage returns then I'd like to delete N-1 starting from the second \n

Any help is appriciated.