mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 10:32:35 +01:00
6 lines
81 B
C#
6 lines
81 B
C#
namespace NzbDrone.Common.Messaging
|
|
{
|
|
public interface IMessage
|
|
{
|
|
}
|
|
} |