mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Remove extraneous public import to prevent failing Kibana startup (#54676)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
parent
72dd68e3b4
commit
748a753923
1 changed files with 0 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue