修复一点风格问题

This commit is contained in:
Tnze
2019-05-29 21:16:29 +08:00
parent 2407b4f0ed
commit bfb5e51f24
3 changed files with 13 additions and 4 deletions

View File

@ -1,10 +1,11 @@
package main
import (
// "github.com/Tnze/go-mc/authenticate"
"log"
"github.com/Tnze/go-mc/bot"
"github.com/Tnze/go-mc/chat"
"log"
// "github.com/Tnze/go-mc/authenticate"
)
func main() {