Skip to content

Commit

Permalink
Appease scalastyle with a newline at the end of the file
Browse files Browse the repository at this point in the history
  • Loading branch information
srowen committed Mar 27, 2014
1 parent a02679c commit c0f2d31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,4 @@ object AddExchange extends Rule[SparkPlan] {
operator.withNewChildren(repartitionedChildren)
}
}
}
}

0 comments on commit c0f2d31

Please sign in to comment.