diff --git a/public/controllers/agent/components/register-agent.js b/public/controllers/agent/components/register-agent.js index d8f16ca27d..c750ff3532 100644 --- a/public/controllers/agent/components/register-agent.js +++ b/public/controllers/agent/components/register-agent.js @@ -34,7 +34,6 @@ import { EuiIcon, EuiSwitch, EuiLink, - EuiLink, } from '@elastic/eui'; import { WzRequest } from '../../../react-services/wz-request'; import { withErrorBoundary } from '../../../components/common/hocs';