mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
delete unused import
This commit is contained in:
parent
a74fe57691
commit
da6f793468
@ -6,7 +6,6 @@ import { Tr, Td } from '@patternfly/react-table';
|
||||
import { PencilAltIcon } from '@patternfly/react-icons';
|
||||
import { t } from '@lingui/macro';
|
||||
import { Link } from 'react-router-dom';
|
||||
import styled from 'styled-components';
|
||||
import { timeOfDay } from '../../../util/dates';
|
||||
import { InventoriesAPI } from '../../../api';
|
||||
import { Inventory } from '../../../types';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user