using NzbDrone.Common.Messaging; namespace NzbDrone.Core.DataAugmentation.Scene { public class SceneMappingsUpdatedEvent : IEvent { } }