mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
delete unused import
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import 'styled-components/macro';
|
||||
import React, { Fragment } from 'react';
|
||||
import React from 'react';
|
||||
import { string, bool, func } from 'prop-types';
|
||||
import { withI18n } from '@lingui/react';
|
||||
import { t } from '@lingui/macro';
|
||||
|
||||
Reference in New Issue
Block a user