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

This commit is contained in:
NathanGabrielson
2025-06-27 18:19:16 +00:00
parent 47cacd79b3
commit f515cefdba

View File

@@ -94,7 +94,7 @@ func doDoltRm(ctx *sql.Context, args []string) (int, error) {
if !checkStaged {
roots.Working = newWorking
}
if err = dSess.SetRoots(ctx, dbName, roots); err != nil {
return 1, err
}