PersistentDataModel: Remove not-thread-safe annotations from AthenaAttributeList.
Compare changes
@@ -46,18 +46,18 @@ class AthenaAttributeList : public coral::AttributeList,
The thraed-safety problems of AttributeList have now been fixed in CORAL. Remove not-thread-safe annotations from AthenaAttributeList.