Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[improve] extract some common methods #2691

Merged
merged 14 commits into from
Sep 9, 2024
Prev Previous commit
Next Next commit
fix
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
  • Loading branch information
yuluo-yx committed Sep 8, 2024
commit a6a1911f3299047fc25edd091f21eff3495e0d72
Original file line number Diff line number Diff line change
@@ -22,8 +22,6 @@
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonInclude;
import java.util.List;

import lombok.Builder;
import lombok.Data;
import org.apache.hertzbeat.common.entity.manager.TagItem;