mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-10 16:05:22 +02:00
Remove stale data type
This commit is contained in:
parent
734c1baf04
commit
ef4b87eaa0
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ class Account::Balance::BaseCalculator
|
|||
end
|
||||
|
||||
private
|
||||
CashBalance = Data.define(:date, :balance)
|
||||
|
||||
def sync_cache
|
||||
@sync_cache ||= Account::Balance::SyncCache.new(account)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue