Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
parkiino committed Sep 10, 2020
1 parent 74df432 commit 756125d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ import { EndpointPolicyLink } from './components/endpoint_policy_link';
import { AdminSearchBar } from './components/search_bar';
import { AdministrationListPage } from '../../../components/administration_list_page';
import { useKibana } from '../../../../../../../../src/plugins/kibana_react/public';
import { LinkToApp } from '../../../../common/components/endpoint/link_to_app';
import { APP_ID } from '../../../../../common/constants';

const EndpointListNavLink = memo<{
Expand Down

0 comments on commit 756125d

Please sign in to comment.