]> git.phdru.name Git - sqlconvert.git/commitdiff
Fix a bug: do not add additional newlines
authorOleg Broytman <phd@phdru.name>
Sat, 27 Aug 2016 19:19:05 +0000 (22:19 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 27 Aug 2016 19:19:05 +0000 (22:19 +0300)
As the package doesn't strip newlines from the input string
(to preserve original newlines) there is no need to separate lines
with additional newlines.


No differences found