Skip to content

Commit 70e84c6

Browse files
committed
by scala 2.13
1 parent cffdbcd commit 70e84c6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

graphx/src/main/scala/org/apache/spark/graphx/impl/VertexPartitionBase.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
package org.apache.spark.graphx.impl
1919

20-
import scala.language.higherKinds
2120
import scala.reflect.ClassTag
2221

2322
import org.apache.spark.graphx._

graphx/src/main/scala/org/apache/spark/graphx/impl/VertexPartitionBaseOps.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
package org.apache.spark.graphx.impl
1919

20-
import scala.language.higherKinds
2120
import scala.language.implicitConversions
2221
import scala.reflect.ClassTag
2322

0 commit comments

Comments
 (0)