Skip to content

Commit

Permalink
Remove extraneous public import to prevent failing Kibana startup (#5…
Browse files Browse the repository at this point in the history
…4676) (#54682)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Eli Perelman <eli@eliperelman.com>
  • Loading branch information
3 people committed Jan 14, 2020
1 parent 1e87504 commit b75e7f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/server/types.ts
Expand Up @@ -23,4 +23,3 @@ export * from './saved_objects/types';
export * from './ui_settings/types';
export * from './legacy/types';
export { EnvironmentMode, PackageInfo } from './config/types';
export { ICspConfig } from './csp';

0 comments on commit b75e7f4

Please sign in to comment.