mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-04-02 08:21:57 -04:00
removed logging
This commit is contained in:
@@ -30,7 +30,6 @@ class CustomerService
|
||||
)
|
||||
service.fetch_by_id(@customer.id)
|
||||
end
|
||||
log "Pull for customer ##{@customer.id} completed."
|
||||
rescue => e
|
||||
log "Fetch failed for #{@customer.id}: #{e.message}"
|
||||
Quickbooks::Model::Customer.new
|
||||
|
||||
Reference in New Issue
Block a user