mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-19 09:41:22 +00:00
Remove TODO's.
This commit is contained in:
@@ -56,7 +56,7 @@ const getters = {
|
||||
return state.transactionType;
|
||||
},
|
||||
accountToTransaction: state => {
|
||||
// TODO better architecture here, does not need the store.
|
||||
// See reference nr. 1
|
||||
// possible API point!!
|
||||
return state.accountToTransaction;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user