Skip to content

Commit f77e591

Browse files
committed
fix: Remove unneeded comment
1 parent 4e90460 commit f77e591

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

policyengine_api/jobs/calculate_economy_simulation_job.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ def run(
224224
),
225225
)
226226

227-
# TODO: Figure out how to handle this better
228227
# If using API v1, run that job
229228
if run_api_v1:
230229
logger.log_struct(

0 commit comments

Comments
 (0)