using NzbDrone.Common.Messaging; namespace NzbDrone.Core.Configuration.Events { public class ConfigFileSavedEvent : IEvent { } }