removed unused property that had been moved
This commit is contained in:
@@ -43,6 +43,4 @@ public class ConsulProperties {
|
||||
private boolean enabled = true;
|
||||
|
||||
private String prefix = "config";
|
||||
|
||||
private List<String> managementTags = Arrays.asList("management");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user