mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
stupid whitespace
This commit is contained in:
parent
5a95daeb1c
commit
ebc1422cb9
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ module Puma
|
|||
end
|
||||
|
||||
def self.mri?
|
||||
RUBY_ENGINE == 'ruby' || RUBY_ENGINE.nil?
|
||||
RUBY_ENGINE == 'ruby' || RUBY_ENGINE.nil?
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue