mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-17 21:41:47 -05:00
make prettier adjustments to things the pf v4 codemod tool broke
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
import React from 'react';
|
||||
import {
|
||||
Toolbar,
|
||||
ToolbarContent,
|
||||
} from '@patternfly/react-core';
|
||||
import { Toolbar, ToolbarContent } from '@patternfly/react-core';
|
||||
import { createMemoryHistory } from 'history';
|
||||
import { act } from 'react-dom/test-utils';
|
||||
import { mountWithContexts } from '../../../testUtils/enzymeHelpers';
|
||||
|
||||
Reference in New Issue
Block a user