mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-15 02:34:56 +00:00
9 lines
No EOL
129 B
C#
9 lines
No EOL
129 B
C#
using NzbDrone.Common.Messaging;
|
|
|
|
namespace NzbDrone.Core.Indexers
|
|
{
|
|
public class RssSyncCommand : ICommand
|
|
{
|
|
|
|
}
|
|
} |