Drop stale comment

pps_postmortem
Tyler Goodlet 2022-07-01 15:23:13 -04:00
parent cc15d02488
commit ec6a28a8b1
1 changed files with 1 additions and 2 deletions

View File

@ -296,8 +296,7 @@ async def update_ledger_from_api_trades(
client: Union[Client, MethodProxy], client: Union[Client, MethodProxy],
) -> dict[str, pp.Transaction]: ) -> dict[str, pp.Transaction]:
# construct piker pps from trade ledger, underneath using
# LIFO style breakeven pricing calcs.
conf = get_config() conf = get_config()
# XXX; ERRGGG.. # XXX; ERRGGG..