Polish "Use diamond operator where feasible"
See gh-31916
This commit is contained in:
@@ -141,7 +141,6 @@ class RestTemplateXhrTransportTests {
|
||||
@Override
|
||||
public void onSuccess(WebSocketSession result) {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onFailure(Throwable ex) {
|
||||
if (ex == expected) {
|
||||
|
||||
Reference in New Issue
Block a user