Skip to content

Commit b2e2dba

Browse files
committed
Tau - remove debug statement
1 parent 2af957e commit b2e2dba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/server/erlang/tau/src/tau_server/tau_server_link.erl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ init(Parent, CueServer) ->
6666

6767
loop(State) ->
6868

69-
io:format("link looper~n", []),
7069
receive
7170

7271
{link_num_peers, Peers} when is_integer(Peers) ->

0 commit comments

Comments
 (0)