Skip to content

Commit

Permalink
Fixed ts errors
Browse files Browse the repository at this point in the history
  • Loading branch information
cqliu1 committed Apr 16, 2021
1 parent b092b03 commit d54c065
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import {
} from '@elastic/eui';
import { METRIC_TYPE } from '@kbn/analytics';
import { i18n } from '@kbn/i18n';
import { SavedObjectAttributes, SimpleSavedObject } from 'kibana/public';
import { BaseVisType, VisGroups, VisTypeAlias } from '../../../../visualizations/public';
import { SolutionToolbarPopover } from '../../../../presentation_util/public';
import { EmbeddableFactoryDefinition, EmbeddableInput } from '../../services/embeddable';
Expand Down

0 comments on commit d54c065

Please sign in to comment.