Merge pull request #29621 from YikSanChan/cleanup/remove-unreferenced-private-method
Remove unreferenced private method
This commit is contained in:
commit
74efd34b93
1 changed files with 0 additions and 7 deletions
|
|
@ -333,13 +333,6 @@ private[cluster] class GossipEnvelope private (
|
|||
ser = null
|
||||
}
|
||||
}
|
||||
|
||||
@throws(classOf[java.io.ObjectStreamException])
|
||||
private def writeReplace(): AnyRef = {
|
||||
deserialize()
|
||||
this
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue