Skip to content

Commit 77eaa50

Browse files
authored
Remove commented dead code (#3977)
This was introduced in 2018 in commit fd8ce2e already commented-out. # Changed Behaviour none ## Type of change - Code maintenance/cleanup
1 parent fc05583 commit 77eaa50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

parsl/tests/test_checkpointing/test_regression_233.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66

77
def run_checkpointed(checkpoints):
8-
# set_stream_logger()
98
from parsl.tests.configs.local_threads_checkpoint_task_exit import config
109
config.checkpoint_files = checkpoints
1110
dfk = DataFlowKernel(config=config)

0 commit comments

Comments
 (0)