Skip to content

Commit 96b084f

Browse files
committed
fix: Remove unneeded comment
1 parent 6623cc8 commit 96b084f

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)