diff --git a/src/Components/CreateImageWizard/steps/Registration/components/ActivationKeysList.tsx b/src/Components/CreateImageWizard/steps/Registration/components/ActivationKeysList.tsx index 4ef779b2..b568289f 100644 --- a/src/Components/CreateImageWizard/steps/Registration/components/ActivationKeysList.tsx +++ b/src/Components/CreateImageWizard/steps/Registration/components/ActivationKeysList.tsx @@ -16,7 +16,6 @@ import { import { useAddNotification } from '@redhat-cloud-services/frontend-components-notifications/hooks'; import ManageKeysButton from './ManageKeysButton'; -import PopoverActivation from './PopoverActivation'; import { CDN_PROD_URL, CDN_STAGE_URL } from '../../../../../constants'; import { useAppDispatch, useAppSelector } from '../../../../../store/hooks'; @@ -243,13 +242,7 @@ const ActivationKeysList = () => { return ( <> - - Activation key to use for this image - - } - > +