remove gomcbot

This commit is contained in:
JunDao
2019-05-02 14:17:53 +08:00
parent 6cd0af6187
commit 603ab9b09d
6 changed files with 2 additions and 74 deletions

View File

@ -1,7 +1,7 @@
package main
import (
bot "github.com/Tnze/gomcbot"
"github.com/Tnze/go-mc/bot"
"log"
)