Skip to content

Commit

Permalink
Refactoring: Removed extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
alixwar committed May 30, 2023
1 parent 6c4117f commit fbcabb1
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -498,7 +498,6 @@ public MethodHandle getMethodHandle(String methodName, MethodType type)
}
}


/** AndroidInterceptor for Reference.refersTo which is not available until JDK 16. */
public static class ReferenceRefersToInterceptor extends Interceptor {
private static final String METHOD = "refersTo";
Expand Down

0 comments on commit fbcabb1

Please sign in to comment.