Skip to content

Commit

Permalink
Add rubocop fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
richardhallett committed Nov 29, 2021
1 parent c430928 commit 3d76415
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
# Bullet.rails_logger = true
# Bullet.counter_cache_enable = false
# end

end

BetterErrors::Middleware.allow_ip! ENV["TRUSTED_IP"]
1 change: 0 additions & 1 deletion config/environments/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@
# Bullet.raise = true
# Bullet.counter_cache_enable = false
# end

end

0 comments on commit 3d76415

Please sign in to comment.