Skip to content

Commit fdc0b0f

Browse files
committed
clean up test for correctness
1 parent 7656d3f commit fdc0b0f

File tree

2 files changed

+161
-92
lines changed

2 files changed

+161
-92
lines changed

hubblestack/extmods/modules/pulsar.py

-1
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,6 @@ def process(configfile='salt://hubblestack_pulsar/hubblestack_pulsar_config.yaml
839839
dt.mark('update_watches')
840840
log.debug("update watches")
841841
# Update existing watches and add new ones
842-
# TODO: make the config handle more options
843842
for path in config:
844843
excludes = lambda x: False
845844
if path in ['return', 'checksum', 'stats', 'batch', 'verbose',

0 commit comments

Comments
 (0)