Skip to content

Commit

Permalink
Fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
rudolf committed Aug 12, 2021
1 parent cee980f commit ce071fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/server/elasticsearch/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
* Side Public License, v 1.
*/

import { createEsDebugErrorMessage } from './client';

export { ElasticsearchService } from './elasticsearch_service';
export { config, configSchema } from './elasticsearch_config';
export { ElasticsearchConfig } from './elasticsearch_config';
Expand Down

0 comments on commit ce071fc

Please sign in to comment.