Skip to content

Commit 6923d2d

Browse files
committed
[ga-format-pr] Run ./format_repo.sh to fix formatting
1 parent 7090f07 commit 6923d2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/planbuilder/from.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,6 @@ func (b *Builder) buildResolvedTable(inScope *scope, db, schema, name string, as
682682
asOfLit = asof
683683
}
684684

685-
686685
// TODO: even if it's a view here; it might not have been before?
687686
if view := b.resolveView(name, database, asOfLit); view != nil {
688687
// TODO: Schema name

0 commit comments

Comments
 (0)