Skip to content

Commit b60c807

Browse files
mgoversCopilot
andauthored
Update power_grid_model_c/power_grid_model/include/power_grid_model/job_dispatch.hpp
Signed-off-by: Martijn Govers <[email protected]> Co-authored-by: Copilot <[email protected]> Signed-off-by: Martijn Govers <[email protected]>
1 parent 85280c2 commit b60c807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

power_grid_model_c/power_grid_model/include/power_grid_model/job_dispatch.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ class JobDispatch {
125125
}
126126

127127
t_total.stop();
128-
// base_adapter.thread_safe_add_calculation_info(thread_info); // TODO(mgovers): remove
128+
129129
};
130130
}
131131

0 commit comments

Comments
 (0)