Skip to content

Commit

Permalink
Clean up imports
Browse files Browse the repository at this point in the history
  • Loading branch information
chandlerprall committed Jan 9, 2019
1 parent 68919b5 commit 2e87482
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/tool_tip/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { ReactElement, ReactNode, SFC } from 'react';
import { EuiIconTipProps, ToolTipDelay, ToolTipPositions } from '@elastic/eui';
import { EuiIcon } from '../icon';
import { Omit, PropsOf } from '../common';

Expand Down

0 comments on commit 2e87482

Please sign in to comment.