1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-10 07:55:21 +02:00

Remove temp logging

This commit is contained in:
Zach Gollwitzer 2025-03-07 16:18:05 -05:00
parent 645162b654
commit a79bc424da

View file

@ -84,7 +84,4 @@ Rails.application.configure do
# Allow connection from any host in development
config.hosts = nil
# Set log level
config.log_level = :info
end