Skip to content

Commit

Permalink
Remove unused component
Browse files Browse the repository at this point in the history
  • Loading branch information
jloleysens committed Apr 30, 2020
1 parent 3ccc16d commit b8b169f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/

import React, { FunctionComponent, useState, useMemo, useEffect, useCallback } from 'react';
import { EuiPanel, EuiButton } from '@elastic/eui';
import { EuiButton } from '@elastic/eui';

import { Processor } from '../../../../common/types';

Expand Down

0 comments on commit b8b169f

Please sign in to comment.