Remove debug symbols
This commit is contained in:
parent
a7f54fb100
commit
73a32eaf7a
@ -48,8 +48,6 @@ func (svc *event) push(m outgoing.MessageEncoder, sub uint64) error {
|
||||
return err
|
||||
}
|
||||
|
||||
println("PUSHING EVENT !!", string(enc))
|
||||
|
||||
item := &types.EventQueueItem{Payload: enc}
|
||||
|
||||
if sub > 0 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user