brokers._daemon: drop question-comment about enabling feed module

ib_py311_fixes
Tyler Goodlet 2023-08-18 15:13:00 -04:00
parent fed89562dc
commit a695208992
1 changed files with 0 additions and 3 deletions

View File

@ -179,9 +179,6 @@ def broker_init(
subpath: str = f'{modpath}.{submodname}'
enabled.append(subpath)
# TODO XXX: DO WE NEED THIS?
# enabled.append('piker.data.feed')
return (
brokermod,
start_actor_kwargs, # to `ActorNursery.start_actor()`