Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
scwlkq committed Mar 9, 2024
1 parent 3a3415c commit dc2634c
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@

package org.apache.eventmesh.dashboard.console.function.health.check.config;

import org.apache.eventmesh.dashboard.common.properties.RocketmqProperties;

import java.util.Properties;

import lombok.Data;
import org.apache.eventmesh.dashboard.common.properties.RocketmqProperties;


@Data
public class HealthCheckObjectConfig {
Expand Down

0 comments on commit dc2634c

Please sign in to comment.