Skip to content

Commit 0d45fbc

Browse files
committed
Whitespace fix.
1 parent ad3ae53 commit 0d45fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/MimaExcludes.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ object MimaExcludes {
6767
ProblemFilters.exclude[MissingMethodProblem](
6868
"org.apache.spark.api.java.JavaRDDLike.collectAsync")
6969
)
70-
70+
7171
case v if v.startsWith("1.1") =>
7272
Seq(
7373
MimaBuild.excludeSparkPackage("deploy"),

0 commit comments

Comments
 (0)