Skip to content

Commit

Permalink
Merge branch 'develop' into feature_add_agent_yujie.pan
Browse files Browse the repository at this point in the history
  • Loading branch information
Pan-YuJie committed Sep 15, 2024
2 parents 264ef3c + cc93663 commit 92dec45
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import cn.hippo4j.core.executor.ExtensibleThreadPoolExecutor;
import cn.hippo4j.core.executor.plugin.RejectedAwarePlugin;
import cn.hippo4j.threadpool.alarm.api.ThreadPoolCheckAlarm;
import lombok.NonNull;
import lombok.RequiredArgsConstructor;

import java.util.Optional;
Expand All @@ -38,7 +37,6 @@ public class TaskRejectNotifyAlarmPlugin implements RejectedAwarePlugin {
/**
* Thread pool check alarm
*/
@NonNull
private final ThreadPoolCheckAlarm threadPoolCheckAlarm;

/**
Expand Down

0 comments on commit 92dec45

Please sign in to comment.