using NzbDrone.Common.Messaging;

namespace NzbDrone.Core.Update.Commands
{
    public class ApplicationUpdateCommand : ICommand
    {
    }
}