Drop old line

basic_orders
Tyler Goodlet 2021-01-09 10:56:11 -05:00
parent 3e7057d247
commit 5503a5705a
1 changed files with 0 additions and 4 deletions

View File

@ -964,10 +964,6 @@ async def _async_main(
symbol,
)
# wait for router to come up before setting
# enabling send channel on chart
linked_charts._to_ems = to_ems_chan
# probably where we'll eventually start the user input loop
await trio.sleep_forever()