Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
schneems committed Apr 3, 2014
1 parent ec66338 commit 398aa91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puma_auto_tune.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def self.hooks(name = nil, resource = nil, &block)
end

def start
hooks.map {|name, hook| hook.auto_cycle}
hooks.map {|name, hook| hook.auto_cycle }
end
end

Expand Down

0 comments on commit 398aa91

Please sign in to comment.