diff --git a/awx/ui/src/screens/TopologyView/Legend.js b/awx/ui/src/screens/TopologyView/Legend.js index b292786a59..c57cba43da 100644 --- a/awx/ui/src/screens/TopologyView/Legend.js +++ b/awx/ui/src/screens/TopologyView/Legend.js @@ -19,7 +19,6 @@ import { OutlinedClockIcon, PlusIcon, MinusIcon, - ResourcesEmptyIcon, } from '@patternfly/react-icons'; const Wrapper = styled.div` @@ -162,20 +161,6 @@ function Legend() { {t`Deprovisioning`} - - -