Skip to content

Commit c0f2d31

Browse files
committed
Appease scalastyle with a newline at the end of the file
1 parent a02679c commit c0f2d31

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/Exchange.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ object AddExchange extends Rule[SparkPlan] {
133133
operator.withNewChildren(repartitionedChildren)
134134
}
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)