fix code format
This commit is contained in:
@ -4,8 +4,9 @@ import (
|
||||
"container/list"
|
||||
"context"
|
||||
"errors"
|
||||
"github.com/Tnze/go-mc/chat"
|
||||
"time"
|
||||
|
||||
"github.com/Tnze/go-mc/chat"
|
||||
)
|
||||
|
||||
// keepAliveInterval represents the interval when the server sends keep alive
|
||||
|
Reference in New Issue
Block a user