Clean up warnings
This commit is contained in:
parent
0cf7b4be9b
commit
2f22560f3d
14 changed files with 19 additions and 22 deletions
|
|
@ -102,6 +102,7 @@ public class JsonFileClientUpdateComponent extends ClientUpdateComponent {
|
|||
}
|
||||
}
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
protected void writeUpdates() {
|
||||
File outputFile;
|
||||
File outputTempFile;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue