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