Skip to content

Commit a8d79fb

Browse files
committed
fix: remove unused withInfo import from maps.scala
1 parent 26f1fec commit a8d79fb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • spark/src/main/scala/org/apache/comet/serde

spark/src/main/scala/org/apache/comet/serde/maps.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ package org.apache.comet.serde
2222
import org.apache.spark.sql.catalyst.expressions._
2323
import org.apache.spark.sql.types.{ArrayType, MapType}
2424

25-
import org.apache.comet.CometSparkSessionExtensions.withInfo
2625
import org.apache.comet.serde.QueryPlanSerde.{exprToProtoInternal, optExprWithInfo, scalarFunctionExprToProto, scalarFunctionExprToProtoWithReturnType}
2726

2827
object CometMapKeys extends CometExpressionSerde[MapKeys] {

0 commit comments

Comments
 (0)