Skip to content

Commit

Permalink
docs: ✏️ regenerate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed Apr 28, 2020
1 parent 60247d5 commit ad1b02a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/plugins/data/public/public.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import { $Values } from '@kbn/utility-types';
import _ from 'lodash';
import { Action as Action_2 } from 'history';
import { Action } from 'history';
import { ApplicationStart } from 'kibana/public';
import { Assign } from '@kbn/utility-types';
import { Breadcrumb } from '@elastic/eui';
Expand Down Expand Up @@ -55,8 +55,7 @@ import { Subscription } from 'rxjs';
import { Toast } from 'kibana/public';
import { ToastsStart } from 'kibana/public';
import { UiActionsSetup } from 'src/plugins/ui_actions/public';
import { UiActionsStart as UiActionsStart_2 } from 'src/plugins/ui_actions/public';
import { UiComponent } from 'src/plugins/kibana_utils/public';
import { UiActionsStart } from 'src/plugins/ui_actions/public';
import { Unit } from '@elastic/datemath';
import { UnregisterCallback } from 'history';
import { UserProvidedValues } from 'src/core/server/types';
Expand Down

0 comments on commit ad1b02a

Please sign in to comment.