Skip to content

Commit 853d949

Browse files
committed
delint
1 parent e6ed1f0 commit 853d949

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

batch/batch/driver/job.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,6 @@ async def job_config(app, record):
341341

342342
format_version = BatchFormatVersion(record['format_version'])
343343
batch_id = record['batch_id']
344-
job_group_id = record['job_group_id']
345344
job_id = record['job_id']
346345
attempt_id = record['attempt_id']
347346

0 commit comments

Comments
 (0)