mirror of
https://github.com/Radarr/Radarr
synced 2025-12-26 02:03:53 +01: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
|
|
{
|
|
|
|
}
|
|
} |