Skip to content

Commit

Permalink
Shape
Browse files Browse the repository at this point in the history
  • Loading branch information
s1204IT authored Oct 5, 2024
1 parent e1b05b7 commit e4b12e9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ public HookTarget(String className, String methodName) {
static final HookTarget MARK_AS_READ_HOOK = new HookTarget("JL.e$d", "run");
static final HookTarget REQUEST_HOOK = new HookTarget("org.apache.thrift.k", "b");
static final HookTarget RESPONSE_HOOK = new HookTarget("org.apache.thrift.k", "a");

}

0 comments on commit e4b12e9

Please sign in to comment.