Cleanup conflict leftovers

This commit is contained in:
Josh Brower
2023-04-03 07:30:25 -04:00
parent af392681e3
commit 035451cdb8

View File

@@ -238,11 +238,6 @@ function createFLEET() {
add_logstash_to_minion add_logstash_to_minion
} }
function createFLEET() {
add_fleet_to_minion
add_logstash_to_minion
}
function createIDH() { function createIDH() {
add_idh_to_minion add_idh_to_minion
} }