Skip to content

Commit

Permalink
Fixing import
Browse files Browse the repository at this point in the history
  • Loading branch information
falaki committed Jun 9, 2015
1 parent ec44225 commit 70f2a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/scala/org/apache/spark/api/r/RBackend.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import io.netty.channel.socket.nio.NioServerSocketChannel
import io.netty.handler.codec.LengthFieldBasedFrameDecoder
import io.netty.handler.codec.bytes.{ByteArrayDecoder, ByteArrayEncoder}

import org.apache.spark.deploy.SparkConf
import org.apache.spark.SparkConf
import org.apache.spark.Logging

/**
Expand Down

0 comments on commit 70f2a9c

Please sign in to comment.