Skip to content

Commit

Permalink
Fix a compile issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
harishreedharan committed Jul 21, 2014
1 parent 3c5194c commit 799509f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@
*/
package org.apache.spark.streaming.flume.sink

import org.apache.log4j.{LogManager, PropertyConfigurator}
import org.slf4j.{Logger, LoggerFactory}
import org.slf4j.impl.StaticLoggerBinder

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

0 comments on commit 799509f

Please sign in to comment.