Skip to content

Commit

Permalink
Fixes post-master merge
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-tavares committed Apr 15, 2020
1 parent 469655f commit a29a22f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import { HttpStart } from 'kibana/public';
import { INGEST_API_DATASOURCES } from './services/ingest';
import { EndpointDocGenerator } from '../../../../../common/generate_data';
import { GetDatasourcesResponse } from '../../types';
import { GetPolicyListResponse } from '../../types';

const generator = new EndpointDocGenerator('policy-list');

Expand Down

0 comments on commit a29a22f

Please sign in to comment.