dev(backend): remove test log
This commit is contained in:
parent
2bf1130b89
commit
7b5d21a220
1 changed files with 0 additions and 3 deletions
|
|
@ -36,9 +36,6 @@ func main() {
|
|||
// return
|
||||
// }
|
||||
typeID := message.Meta().TypeID
|
||||
if typeID == 70 {
|
||||
log.Println("iframe here")
|
||||
}
|
||||
if !messages.IsReplayerType(typeID) {
|
||||
return
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue