fix some lint warning message
This commit is contained in:
parent
2bdb8c6fcc
commit
b8c634eac0
5 changed files with 6 additions and 8 deletions
|
|
@ -25,7 +25,7 @@ import {
|
|||
RepositoriesTable,
|
||||
} from './ReviewStepTables';
|
||||
|
||||
import { ARCHS, RELEASES, UNIT_GIB } from '../../../constants';
|
||||
import { RELEASES, UNIT_GIB } from '../../../constants';
|
||||
import { extractProvisioningList } from '../../../store/helpers';
|
||||
import { useGetSourceListQuery } from '../../../store/provisioningApi';
|
||||
import { useShowActivationKeyQuery } from '../../../store/rhsmApi';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue