Skip to content

Commit 362f4e4

Browse files
committed
[ga-format-pr] Run ./format_repo.sh to fix formatting
1 parent e5fa6c1 commit 362f4e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/analyzer/autocommit.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ func addAutocommit(ctx *sql.Context, a *Analyzer, n sql.Node, scope *plan.Scope,
3131
return n, transform.SameTree, nil
3232
}
3333
return plan.NewTransactionCommittingNode(n), transform.NewTree, nil
34-
}
34+
}

0 commit comments

Comments
 (0)