mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-05 07:27:11 +00:00
6 lines
81 B
C#
6 lines
81 B
C#
namespace NzbDrone.Common.Messaging
|
|
{
|
|
public interface IMessage
|
|
{
|
|
}
|
|
} |