polishing, removed warning markers
This commit is contained in:
@@ -57,7 +57,6 @@ public class TrafficHttpConverter implements HttpMessageConverter<Traffic> {
|
||||
return supportedMediaTypes;
|
||||
}
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
@Override
|
||||
public Traffic read(Class<? extends Traffic> clazz, HttpInputMessage inputMessage) throws IOException,
|
||||
HttpMessageNotReadableException {
|
||||
|
||||
Reference in New Issue
Block a user