Delete unused bullet.rb config file

This commit is contained in:
Emi Matchu 2023-08-02 14:40:13 -07:00
parent a4314d61d5
commit 6b192cef09

View file

@ -1,5 +0,0 @@
#if Rails.env.development?
# Bullet.enable = true
# Bullet.alert = true
# Bullet.rails_logger = true
#end