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