We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9976a38 commit bfa95c9Copy full SHA for bfa95c9
1 file changed
x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx
@@ -369,8 +369,6 @@ export const HostList = () => {
369
]);
370
371
return (
372
- // i18n.translate('xpack.securitySolution.endpointLis.pageTitle', {
373
- // defaultMessage: 'Hosts',
374
<ManagementPageView
375
viewType="list"
376
data-test-subj="hostPage"
0 commit comments