Fixed rubocop offense

This commit is contained in:
Dennis Günnewig 2014-09-09 09:02:50 +02:00
parent 313a2398d4
commit b78515ce91

View file

@ -182,7 +182,7 @@ module Middleman::CoreExtensions
rescue ::EOFError
rescue ::IOError
rescue ::Errno::ENOENT
""
''
end
begin