if selection.count == 1 do ( for obj in objects where (areNodesInstances selection[1] obj) and selection[1] != obj do ( delete obj ) )
Replies
Just select the instance you want to keep and run the script.
select an instance>edit>select instances>deselect 1 instance>delete