Update PodSessionState.toString()
This commit is contained in:
parent
17ad3c41e9
commit
67d3ee772b
1 changed files with 2 additions and 1 deletions
|
@ -256,6 +256,7 @@ public class PodSessionState extends PodState {
|
|||
", pmVersion=" + pmVersion +
|
||||
", lot=" + lot +
|
||||
", tid=" + tid +
|
||||
", reservoirLevel=" + reservoirLevel +
|
||||
", suspended=" + suspended +
|
||||
", timeZone=" + timeZone +
|
||||
", nonceState=" + nonceState +
|
||||
|
|
Loading…
Reference in a new issue