Remove println
This commit is contained in:
parent
a1296fa439
commit
913c25eda1
@ -113,7 +113,6 @@ class SocketEvent {
|
||||
msg = "43\(ack)["
|
||||
|
||||
if args.count == 0 {
|
||||
println(msg + "]")
|
||||
return msg + "]"
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user