[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

This commit is contained in:
fulghum
2022-05-31 22:45:15 +00:00
parent 977dfba4e1
commit b57d2dadef

View File

@@ -15,8 +15,9 @@
package sqlserver
import (
"github.com/dolthub/go-mysql-server/server"
"sync"
"github.com/dolthub/go-mysql-server/server"
)
var mySQLServer *server.Server