Fixed rubocop offense
This commit is contained in:
parent
313a2398d4
commit
b78515ce91
|
@ -182,7 +182,7 @@ module Middleman::CoreExtensions
|
|||
rescue ::EOFError
|
||||
rescue ::IOError
|
||||
rescue ::Errno::ENOENT
|
||||
""
|
||||
''
|
||||
end
|
||||
|
||||
begin
|
||||
|
|
Loading…
Reference in a new issue