diff --git a/config/environments/development.rb b/config/environments/development.rb index 9e51b24ea..501ea94e4 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -55,6 +55,4 @@ Rails.application.configure do # Raises error for missing translations # config.action_view.raise_on_missing_translations = true - - config.log_level = :error end