Skip to content

Commit 1a59fcf

Browse files
committed
clean code.
1 parent 48b2c32 commit 1a59fcf

File tree

1 file changed

+0
-1
lines changed
  • sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/plans

1 file changed

+0
-1
lines changed

sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/plans/PlanTest.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import org.apache.spark.sql.catalyst.util._
2626
* Provides helper methods for comparing plans.
2727
*/
2828
abstract class PlanTest extends SparkFunSuite with PredicateHelper {
29-
3029
/**
3130
* Since attribute references are given globally unique ids during analysis,
3231
* we must normalize them to check if two different queries are identical.

0 commit comments

Comments
 (0)