Skip to content

Commit 6c58a0e

Browse files
committed
style: apply format
1 parent 44b2105 commit 6c58a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

elixir/lib/bullmq/scripts.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,7 @@ defmodule BullMQ.Scripts do
14581458
Keys.prioritized(ctx),
14591459
Keys.events(ctx),
14601460
Keys.delayed(ctx),
1461-
Keys.marker(ctx),
1461+
Keys.marker(ctx)
14621462
]
14631463

14641464
args = [if(paused?, do: "paused", else: "resumed"), "1"]

0 commit comments

Comments
 (0)