Skip to content

Commit

Permalink
Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
gillespi314 committed Sep 24, 2024
1 parent 787ae2c commit 9c5620f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/datastore/mysql/hosts.go
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,6 @@ func (ds *Datastore) applyHostFilters(
}

connectedToFleetJoin := ""
// TODO: should the first two conditions be grouped in parentheses?
if opt.ConnectedToFleetFilter != nil && *opt.ConnectedToFleetFilter ||
opt.OSSettingsFilter.IsValid() ||
opt.MacOSSettingsFilter.IsValid() ||
Expand Down

0 comments on commit 9c5620f

Please sign in to comment.