diff --git a/processor/resourcedetectionprocessor/factory.go b/processor/resourcedetectionprocessor/factory.go index 37a2e21aa019..8c76023506e9 100644 --- a/processor/resourcedetectionprocessor/factory.go +++ b/processor/resourcedetectionprocessor/factory.go @@ -189,8 +189,6 @@ func (f *factory) createProfilesProcessor( processorhelperprofiles.WithStart(rdp.Start)) } -//func(context.Context, processor.Settings, component.Config, consumerprofiles.Profiles) (Profiles, error) - func (f *factory) getResourceDetectionProcessor( params processor.Settings, cfg component.Config,