Fix ehcache: format

This commit is contained in:
lsyf 2020-02-19 17:23:33 +08:00
parent b2ad63430b
commit 102c90dc59
1 changed files with 2 additions and 2 deletions

View File

@ -119,8 +119,8 @@ public class EhcachePluginInstrumentation extends ClassInstanceMethodsEnhancePlu
@Override
public boolean isOverrideArgs() {
return false;
}
return false;
}
},
new InstanceMethodsInterceptPoint() {