Project

General

Profile

« Previous | Next » 

Revision 808ed2b5

Added by Michael Moll over 4 years ago

Fixes #29121 - Fix Style/RedundantBegin cop

View differences:

modules/logs/logs_plugin.rb
default_settings :enabled => true
after_activation do
begin
buffer = Proxy::LogBuffer::Buffer.instance
buffer = Proxy::LogBuffer::Buffer.instance
logger.debug "Log buffer API initialized, available capacity: #{buffer}"
end
end
end

Also available in: Unified diff