We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af957e commit b2e2dbaCopy full SHA for b2e2dba
app/server/erlang/tau/src/tau_server/tau_server_link.erl
@@ -66,7 +66,6 @@ init(Parent, CueServer) ->
66
67
loop(State) ->
68
69
- io:format("link looper~n", []),
70
receive
71
72
{link_num_peers, Peers} when is_integer(Peers) ->
0 commit comments