diff --git a/awx/ui/src/components/StatusLabel/StatusLabel.js b/awx/ui/src/components/StatusLabel/StatusLabel.js index 14d8164fe..d02c2e644 100644 --- a/awx/ui/src/components/StatusLabel/StatusLabel.js +++ b/awx/ui/src/components/StatusLabel/StatusLabel.js @@ -1,4 +1,3 @@ -/* eslint-disable react/jsx-no-useless-fragment */ import React from 'react'; import { useLingui } from '@lingui/react/macro'; import { oneOf } from 'prop-types';