mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Remove obsolete todo
This commit is contained in:
parent
671153da32
commit
6af79d139d
1 changed files with 0 additions and 2 deletions
|
|
@ -126,6 +126,4 @@ func ListFleetReservedMacOSProfileNames() []string {
|
|||
// that are reserved by Fleet for Apple DDM declarations.
|
||||
func ListFleetReservedMacOSDeclarationNames() []string {
|
||||
return []string{FleetMacOSUpdatesProfileName}
|
||||
// TODO(mna): use this to filter-out those reserved profiles from status
|
||||
// summaries/filters. Reconcile with the previous func...
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue