mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 02:30:01 -03:30
Remove Fragment
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import React, { Component, Fragment } from 'react';
|
||||
import React, { Component } from 'react';
|
||||
import { t } from '@lingui/macro';
|
||||
import { withI18n } from '@lingui/react';
|
||||
import { Card, CardHeader, PageSection } from '@patternfly/react-core';
|
||||
|
||||
Reference in New Issue
Block a user