Skip to content

Commit

Permalink
remove await_before fn
Browse files Browse the repository at this point in the history
  • Loading branch information
Bamieh committed Oct 4, 2020
1 parent 32ad765 commit 7033acb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import { snakeCase } from 'lodash';
import { Logger, LegacyAPICaller, ElasticsearchClient } from 'kibana/server';
import { Collector, CollectorOptions } from './collector';
import { UsageCollector } from './usage_collector';
import { awaitBefore } from './await_before';

interface CollectorSetConfig {
logger: Logger;
Expand Down

0 comments on commit 7033acb

Please sign in to comment.