Skip to content

Commit 18a14b5

Browse files
committed
style fixing
1 parent db324fa commit 18a14b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/core/src/main/scala/org/apache/spark/sql/execution/joins/BroadcastHashJoinExec.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
package org.apache.spark.sql.execution.joins
1919

2020
import org.apache.spark.TaskContext
21-
2221
import org.apache.spark.broadcast.Broadcast
2322
import org.apache.spark.rdd.RDD
2423
import org.apache.spark.sql.catalyst.InternalRow

0 commit comments

Comments
 (0)