Removes commented out line

This commit is contained in:
Alex Corey 2020-07-08 09:14:58 -04:00
parent bc69406f31
commit ad536ec3d9

View File

@ -13,7 +13,6 @@ import {
import { CubesIcon } from '@patternfly/react-icons';
import styled from 'styled-components';
import ContentLoading from '../../../components/ContentLoading';
// import ContentEmpty from '../../../components/ContentEmpty';
import AlertModal from '../../../components/AlertModal';
import { ToolbarAddButton } from '../../../components/PaginatedDataList';