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

This commit is contained in:
reltuk
2023-01-24 23:45:53 +00:00
parent b692065218
commit 2d6a580324
@@ -183,7 +183,7 @@ func doltCommit(ctx *sql.Context,
tx.mergeEditOpts,
mo)
if err != nil {
return nil, nil, err
return nil, nil, err
}
logrus.Tracef("staged and HEAD merge took %s", time.Since(start))
}