Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
shtirlets committed Mar 20, 2024
1 parent 1147737 commit 8e6c874
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,6 @@ public Integer getMetricsPort()

private Integer metricsPort;

public Integer getMetricsPort()
{
return metricsPort;
}

private Integer metricsPort;

public String getLogConfigFile()
{
return logConfigFile;
Expand Down

0 comments on commit 8e6c874

Please sign in to comment.