From 9dcb1b9b074e313fe0d2a738345c623620f594a2 Mon Sep 17 00:00:00 2001 From: schneems Date: Tue, 5 Jan 2016 10:37:04 -0600 Subject: Revert "Add Logger option to disable message broadcasts" This reverts related commits due to #22917. --- activesupport/lib/active_support/logger_silence.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activesupport/lib/active_support/logger_silence.rb') diff --git a/activesupport/lib/active_support/logger_silence.rb b/activesupport/lib/active_support/logger_silence.rb index 690e5596f7..125d81d973 100644 --- a/activesupport/lib/active_support/logger_silence.rb +++ b/activesupport/lib/active_support/logger_silence.rb @@ -42,4 +42,4 @@ module LoggerSilence yield self end end -end +end \ No newline at end of file -- cgit v1.2.3