Skip to content

Commit

Permalink
Remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenlouv committed Mar 21, 2020
1 parent 65add77 commit 7674405
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import theme from '@elastic/eui/dist/eui_theme_light.json';
import React from 'react';
import { isValidPlatinumLicense } from '../../../../../../../plugins/apm/common/service_map';
import { useDeepObjectIdentity } from '../../../hooks/useDeepObjectIdentity';
import { useFetcher } from '../../../hooks/useFetcher';
import { useLicense } from '../../../hooks/useLicense';
import { useUrlParams } from '../../../hooks/useUrlParams';
Expand Down

0 comments on commit 7674405

Please sign in to comment.