How to remove decals spawned in editor via SpawnDecalAtLocation node?

I spawned some decals in editor in a constructor using SpawnDecalAtLocation. They don’t have any widget I can click on in the editor. They don’t show up in the Outliner. I can see them in the level. There is no “GetAllDecals” node. How do I remove them?