Skip to content

Commit

Permalink
Tighten up extra space on first line.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Apr 26, 2011
1 parent ed8223f commit ef5fab1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/slam/hound/stitch.clj
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@
collapse-clauses
sort-subclauses
ns-from-map
prettify))
prettify
(.replace "(ns\n " "(ns")))

0 comments on commit ef5fab1

Please sign in to comment.