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

This commit is contained in:
JCOR11599
2023-02-07 06:47:57 +00:00
parent 80a18e4625
commit 900846ce8e
-1
View File
@@ -1954,7 +1954,6 @@ func (t *AlterableDoltTable) createForeignKey(
colTags[i] = tableCol.Tag
}
var refTbl *doltdb.Table
var refSch schema.Schema
if sqlFk.IsSelfReferential() {