Skip to content

Commit efcca99

Browse files
sallybgbencap
authored andcommitted
Correct changes which were missed in rebase to main
1 parent 4c19189 commit efcca99

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/mavedb/worker/jobs.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ async def enqueue_job_with_backoff(
8484

8585
return (new_job_id, not limit_reached, backoff)
8686

87-
MAPPING_QUEUE_NAME = "vrs_mapping_queue"
88-
8987

9088
async def create_variants_for_score_set(
9189
ctx, correlation_id: str, score_set_id: int, updater_id: int, scores: pd.DataFrame, counts: pd.DataFrame

0 commit comments

Comments
 (0)