Skip to content

Commit 5f779bb

Browse files
committed
测试
1 parent a67465d commit 5f779bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/com/crossoverjie/proxy/jdk/CustomizeHandle.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ public Object invoke(Object proxy, Method method, Object[] args) throws Throwabl
3636
after();
3737

3838
LOGGER.info("proxy class={}", proxy.getClass());
39-
4039
return result;
4140
}
4241

0 commit comments

Comments
 (0)