Skip to content

Commit

Permalink
remove used code
Browse files Browse the repository at this point in the history
  • Loading branch information
turboFei committed Nov 12, 2019
1 parent 579c1ad commit 7d1301c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,6 @@ private[history] class FsHistoryProvider(conf: SparkConf, clock: Clock)
// to take any more submissions at this time
case e: Exception =>
logError(s"Exception while submitting event log for replay", e)
None
}
}

Expand Down

0 comments on commit 7d1301c

Please sign in to comment.