diff --git a/etc/replication_selector.json b/etc/replication_selector.json index f44830f5d9..9714dece77 100644 --- a/etc/replication_selector.json +++ b/etc/replication_selector.json @@ -12,7 +12,6 @@ "_deleted": {"$exists": false}, "type": "WMCore.WorkQueue.DataStructs.WorkQueueElement.WorkQueueElement", "WMCore\\.WorkQueue\\.DataStructs\\.WorkQueueElement\\.WorkQueueElement": - {"ParentQueueUrl": "config.WorkQueueManager.queueParams['ParentQueueCouchUrl']", - "ChildQueueUrl": "config.WorkQueueManager.queueParams['QueueURL']"} + {"ChildQueueUrl": "config.WorkQueueManager.queueParams['QueueURL']"} } } \ No newline at end of file