Skip to content

Commit ddcb382

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/planbuilder/factory.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,4 +203,3 @@ func (f *factory) buildDistinct(child sql.Node) sql.Node {
203203
}
204204
return plan.NewDistinct(child)
205205
}
206-

0 commit comments

Comments
 (0)