checkstyle
This commit is contained in:
@@ -1435,7 +1435,7 @@ public class SimpleFunctionRegistry implements FunctionRegistry {
|
||||
return this.originalMessage;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public static class PassThruFunction implements Function<Object, Object> {
|
||||
@Override
|
||||
public Object apply(Object t) {
|
||||
|
||||
Reference in New Issue
Block a user