using NzbDrone.Core.Messaging.Commands; namespace NzbDrone.Core.DataAugmentation.Xem { public class UpdateXemMappingsCommand : Command { } }