diff --git a/x-pack/plugins/fleet/public/applications/fleet/sections/debug/components/index.tsx b/x-pack/plugins/fleet/public/applications/fleet/sections/debug/components/index.tsx index fb8c8e0c88f57..c4efb8088d254 100644 --- a/x-pack/plugins/fleet/public/applications/fleet/sections/debug/components/index.tsx +++ b/x-pack/plugins/fleet/public/applications/fleet/sections/debug/components/index.tsx @@ -9,4 +9,4 @@ export * from './agent_policy_debugger'; export * from './integration_debugger'; export * from './saved_objects_debugger'; export * from './preconfiguration_debugger'; -export * from './fleet_indices_debugger'; \ No newline at end of file +export * from './fleet_indices_debugger';