using NzbDrone.Common.Messaging;
namespace NzbDrone.Core.Queue
{
public class QueueUpdatedEvent : IEvent
}