ib: don't log-emit ib pp msg when none exists..

master
Tyler Goodlet 2023-05-26 14:05:32 -04:00
parent 06cc3ac92c
commit 3d8c1a7b3c
1 changed files with 0 additions and 1 deletions

View File

@ -438,7 +438,6 @@ async def update_and_audit_msgs(
log.error(
f'UNEXPECTED POSITION says IB => {msg.symbol}\n'
'Maybe they LIQUIDATED YOU or are missing ledger entries?\n'
f'{pikerfmtmsg}\n\n'
)
msgs.append(msg)