Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
Alonexc committed Apr 2, 2024
1 parent c7e6046 commit ce440aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import lombok.Data;

@Data
public class CreateEtcdConfig implements CreateSDKConfig{
public class CreateEtcdConfig implements CreateSDKConfig {

private String etcdServerAddress;

Expand Down

0 comments on commit ce440aa

Please sign in to comment.