1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Removes empty lines left behind (#1897)

This commit is contained in:
Tiago Farias 2019-08-09 11:33:24 -03:00 committed by Nate Berkopec
parent 736117c13e
commit f372d329ce

View file

@ -61,8 +61,6 @@ module Rack
conf
end
def self.run(app, options = {})
conf = self.config(app, options)