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:
parent
736117c13e
commit
f372d329ce
1 changed files with 0 additions and 2 deletions
|
@ -61,8 +61,6 @@ module Rack
|
|||
conf
|
||||
end
|
||||
|
||||
|
||||
|
||||
def self.run(app, options = {})
|
||||
conf = self.config(app, options)
|
||||
|
||||
|
|
Loading…
Reference in a new issue