Skip to content

Commit

Permalink
chore: 🤖 remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed Jul 8, 2021
1 parent 6d9e1b4 commit f6aee64
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ import { StartServices } from '../../../types';
import { createSecuritySolutionStorageMock } from '../../mock/mock_local_storage';
import { MlLocatorDefinition } from '../../../../../ml/public';
import { EuiTheme } from '../../../../../../../src/plugins/kibana_react/common';
import { UrlService } from 'src/plugins/share/common/url_service';
import { MockUrlService } from 'src/plugins/share/common/mocks';

const mockUiSettings: Record<string, unknown> = {
Expand Down

0 comments on commit f6aee64

Please sign in to comment.