Skip to content

Commit

Permalink
Fix TS issues (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebelga committed Mar 4, 2020
1 parent e2bc2d0 commit 0bfe09a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { FormattedMessage } from '@kbn/i18n/react';
import { EuiDescriptionList, EuiSpacer, EuiTitle } from '@elastic/eui';

import { HDFSRepository } from '../../../../../../../common/types';
import { useServices } from '../../../../../app_context';

interface Props {
repository: HDFSRepository;
Expand Down

0 comments on commit 0bfe09a

Please sign in to comment.