Skip to content

Commit 799509f

Browse files
Fix a compile issue.
1 parent 3c5194c commit 799509f

File tree

1 file changed

+0
-2
lines changed
  • external/flume-sink/src/main/scala/org/apache/spark/streaming/flume/sink

1 file changed

+0
-2
lines changed

external/flume-sink/src/main/scala/org/apache/spark/streaming/flume/sink/Logging.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
*/
1717
package org.apache.spark.streaming.flume.sink
1818

19-
import org.apache.log4j.{LogManager, PropertyConfigurator}
2019
import org.slf4j.{Logger, LoggerFactory}
21-
import org.slf4j.impl.StaticLoggerBinder
2220

2321
/**
2422
* Copy of the org.apache.spark.Logging for being used in the Spark Sink.

0 commit comments

Comments
 (0)