mirror of
https://github.com/Readarr/Readarr
synced 2026-04-24 22:00:57 +02:00
8 lines
No EOL
132 B
C#
8 lines
No EOL
132 B
C#
using NzbDrone.Common.Messaging;
|
|
|
|
namespace NzbDrone.Core.Providers
|
|
{
|
|
public class UpdateXemMappings : ICommand
|
|
{
|
|
}
|
|
} |