Commit dc5bbea9 authored by Robert Speicher's avatar Robert Speicher

Remove trailing newline from unicorn.rb.example

[ci skip]
parent 16ef8208
......@@ -137,4 +137,3 @@ after_fork do |server, worker|
# addr = "127.0.0.1:#{9293 + worker.nr}"
# server.listen(addr, :tries => -1, :delay => 5, :tcp_nopush => true)
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment