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