mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-04-02 08:21:57 -04:00
Fix: Remove logging of fetched page information in SyncServiceBase
This commit is contained in:
@@ -40,7 +40,6 @@ class SyncServiceBase
|
||||
|
||||
break if entries.size < PAGE_SIZE
|
||||
page += 1
|
||||
log "Fetched page #{page} of #{@entity.name} from QBO"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user