mirror of
https://github.com/Radarr/Radarr
synced 2025-02-12 09:36:33 +00:00
9 lines
No EOL
160 B
C#
9 lines
No EOL
160 B
C#
using NzbDrone.Core.Messaging.Commands;
|
|
|
|
namespace NzbDrone.Core.DataAugmentation.Xem
|
|
{
|
|
public class UpdateXemMappingsCommand : Command
|
|
{
|
|
|
|
}
|
|
} |