Skip to content

Commit

Permalink
Update DiskBlockManager.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
nishkamravi2 committed Feb 19, 2015
1 parent f0d12de commit 3c5ddba
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -153,7 +153,6 @@ private[spark] class DiskBlockManager(blockManager: BlockManager, conf: SparkCon
Runtime.getRuntime.removeShutdownHook(shutdownHook)
} catch {
case e: Exception =>
logError(s"Exception while removing shutdown hook.", e)
None
}
}
Expand Down

0 comments on commit 3c5ddba

Please sign in to comment.