mirror of
https://github.com/ansible/awx.git
synced 2026-04-12 21:49:24 -02: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