diff --git a/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_list_page/hooks/use_fetch_agents_data.tsx b/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_list_page/hooks/use_fetch_agents_data.tsx index ec87383456e80..7c2ef37dcdb1f 100644 --- a/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_list_page/hooks/use_fetch_agents_data.tsx +++ b/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_list_page/hooks/use_fetch_agents_data.tsx @@ -228,7 +228,6 @@ export function useFetchAgentsData() { full: false, }), sendGetAgentTags({ - kuery: kuery && kuery !== '' ? kuery : undefined, showInactive, }), sendGetActionStatus({