Skip to content

Commit

Permalink
Removing unnused type
Browse files Browse the repository at this point in the history
  • Loading branch information
kobelb committed Oct 1, 2021
1 parent 31baf4f commit cf58af0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/server/elasticsearch/client/client_config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { ConnectionOptions as TlsConnectionOptions } from 'tls';
import { URL } from 'url';
import { Duration } from 'moment';
import { ClientOptions, NodeOptions } from '@elastic/elasticsearch';
import { AgentOptions } from '@elastic/elasticsearch/lib/Connection';
import { ElasticsearchConfig } from '../elasticsearch_config';
import { DEFAULT_HEADERS } from '../default_headers';

Expand Down

0 comments on commit cf58af0

Please sign in to comment.