Uh oh!
There was an error while loading. Please reload this page.
Commit 05aacfb
committed
Make several private fields final in Client
These fields are all either initialized in their declarations or in the
constructor and then never reassigned.
Signed-off-by: Tony Germano <tony@germano.name>1 parent cccc181 commit 05aacfb
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments