mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 14:09:28 -02:30
Comment unused dependency
This commit is contained in:
committed by
Seth Foster
parent
d8b4a9825e
commit
901dbd697e
@@ -1,5 +1,4 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import { Link } from 'react-router-dom';
|
|
||||||
import { t } from '@lingui/macro';
|
import { t } from '@lingui/macro';
|
||||||
import 'styled-components/macro';
|
import 'styled-components/macro';
|
||||||
import { Tr, Td } from '@patternfly/react-table';
|
import { Tr, Td } from '@patternfly/react-table';
|
||||||
|
|||||||
Reference in New Issue
Block a user