2013-09-12 22:42:01 +00:00
|
|
|
|
using NzbDrone.Core.Messaging.Commands;
|
2013-07-23 05:50:32 +00:00
|
|
|
|
|
|
|
|
|
namespace NzbDrone.Core.Providers
|
|
|
|
|
{
|
2013-09-11 06:33:47 +00:00
|
|
|
|
public class UpdateXemMappingsCommand : Command
|
2013-07-23 05:50:32 +00:00
|
|
|
|
{
|
2013-09-17 06:14:47 +00:00
|
|
|
|
|
2013-07-23 05:50:32 +00:00
|
|
|
|
}
|
|
|
|
|
}
|