Skip to content

Commit 05c8dbb

Browse files
committed
Making Scala style checker happy
1 parent 168eb99 commit 05c8dbb

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/datasources/FailureSafeParser.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.datasources
1919

2020
import org.apache.spark.SparkException
21-
2221
import org.apache.spark.sql.catalyst.InternalRow
2322
import org.apache.spark.sql.catalyst.expressions.GenericInternalRow
2423
import org.apache.spark.sql.catalyst.util._

0 commit comments

Comments
 (0)