Skip to content

Commit 65e9f47

Browse files
author
Adriano Santos
committed
chore: formatting
1 parent 2f026ae commit 65e9f47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/horde/dynamic_supervisor_impl.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ defmodule Horde.DynamicSupervisorImpl do
299299
:infinity -> send(node_name, {:proxy_operation, message, reply_to})
300300
ttl -> send(node_name, {:proxy_operation, message, reply_to, ttl})
301301
end
302+
302303
{:noreply, state}
303304

304305
_ ->

0 commit comments

Comments
 (0)