Whitespace.
This commit is contained in:
@@ -497,6 +497,7 @@ public abstract class PeerManager
|
|||||||
if (peer != null) {
|
if (peer != null) {
|
||||||
if (peer.nodeobj != null) {
|
if (peer.nodeobj != null) {
|
||||||
peer.nodeobj.peerService.invokeAction(flattenAction(action));
|
peer.nodeobj.peerService.invokeAction(flattenAction(action));
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
log.warning("Dropped NodeAction", "nodeName", nodeName, "action", action);
|
log.warning("Dropped NodeAction", "nodeName", nodeName, "action", action);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user