Skip to content

Commit

Permalink
Update Utils.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
nishkamravi2 committed Apr 24, 2015
1 parent 8691e0c commit 97c383e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/main/scala/org/apache/spark/util/Utils.scala
Expand Up @@ -2182,7 +2182,6 @@ private [util] class SparkShutdownHookManager {
}

def remove(ref: AnyRef): Boolean = synchronized {
checkState()
hooks.remove(ref)
}

Expand Down

0 comments on commit 97c383e

Please sign in to comment.