Skip to content

Commit 4b6c281

Browse files
committed
Revert newline change
1 parent 34bf6cf commit 4b6c281

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

x-pack/plugins/enterprise_search/public/applications/app_search/components/engine_overview/engine_overview_empty.test.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@
66
*/
77

88
import React from 'react';
9-
109
import { shallow, ShallowWrapper } from 'enzyme';
11-
1210
import { EuiButton } from '@elastic/eui';
1311

1412
import { docLinks } from '../../../shared/doc_links';
15-
import { DocumentCreationButtons, DocumentCreationFlyout } from '../document_creation';
1613

14+
import { DocumentCreationButtons, DocumentCreationFlyout } from '../document_creation';
1715
import { EmptyEngineOverview } from './engine_overview_empty';
1816

1917
describe('EmptyEngineOverview', () => {

0 commit comments

Comments
 (0)