Skip to content

Commit 5b67985

Browse files
New line at EOF.
1 parent c651797 commit 5b67985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/core/src/main/scala/org/apache/spark/sql/execution/commands.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ case class SetCommandPhysical(
5353
}
5454

5555
def output: Seq[Attribute] = Seq.empty // TODO: right thing?
56-
}
56+
}

0 commit comments

Comments
 (0)