mirror of
https://github.com/Radarr/Radarr
synced 2025-02-23 06:41:20 +00:00
9 lines
No EOL
149 B
C#
9 lines
No EOL
149 B
C#
using NzbDrone.Core.Messaging.Commands;
|
|
|
|
namespace NzbDrone.Core.Providers
|
|
{
|
|
public class UpdateXemMappingsCommand : Command
|
|
{
|
|
|
|
}
|
|
} |