diff --git a/plugins/plugin-codeflare/src/components/ProfileExplorer.tsx b/plugins/plugin-codeflare/src/components/ProfileExplorer.tsx index 39fde61d..9adc7b96 100644 --- a/plugins/plugin-codeflare/src/components/ProfileExplorer.tsx +++ b/plugins/plugin-codeflare/src/components/ProfileExplorer.tsx @@ -28,7 +28,6 @@ import { Chip, ChipGroup, Flex, - FlexItem, TreeView, TreeViewDataItem, } from "@patternfly/react-core" @@ -587,37 +586,34 @@ class ProfileCard extends React.PureComponent - - -