mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 15:35:22 +02:00
Remove testing error
This commit is contained in:
parent
f326f00607
commit
f52a7f7be9
1 changed files with 0 additions and 2 deletions
|
@ -82,8 +82,6 @@ class Account < ApplicationRecord
|
|||
end
|
||||
|
||||
def sync_data(sync, start_date: nil)
|
||||
raise "Artifical error for testing"
|
||||
|
||||
Rails.logger.info("Processing balances (#{linked? ? 'reverse' : 'forward'})")
|
||||
sync_balances
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue