Skip to content

Commit 4ab68f0

Browse files
author
Mark Pavey
committed
[SPARK-26137][CORE] Add missing blank line to comply with style
1 parent bfabd4f commit 4ab68f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/scala/org/apache/spark/deploy/DependencyUtils.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ import java.util.regex.Pattern
2424
import org.apache.commons.lang3.StringUtils
2525
import org.apache.hadoop.conf.Configuration
2626
import org.apache.hadoop.fs.{FileSystem, Path}
27+
2728
import org.apache.spark.{SecurityManager, SparkConf, SparkException}
2829
import org.apache.spark.internal.Logging
2930
import org.apache.spark.util.{MutableURLClassLoader, Utils}

0 commit comments

Comments
 (0)