diff --git a/dashboard/src/modules/components/ProfileComponent/KeyListTable.jsx b/dashboard/src/modules/components/ProfileComponent/KeyListTable.jsx index bb6d05212f..8a37148f7b 100644 --- a/dashboard/src/modules/components/ProfileComponent/KeyListTable.jsx +++ b/dashboard/src/modules/components/ProfileComponent/KeyListTable.jsx @@ -1,8 +1,4 @@ -import { - Button, - ClipboardCopy, - ClipboardCopyButton, -} from "@patternfly/react-core"; +import { Button, ClipboardCopy } from "@patternfly/react-core"; import { TableComposable, Tbody,