mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-26 10:37:04 -06:00
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
This commit is contained in:
@@ -106,7 +106,7 @@ func newReplicaDatabase(ctx context.Context, name string, remoteName string, dEn
|
||||
err = fmt.Errorf("%s from remote '%s'; %w", ErrFailedToLoadReplicaDB.Error(), remoteName, err)
|
||||
return ReadReplicaDatabase{}, err
|
||||
}
|
||||
|
||||
|
||||
return rrd, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user