mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-30 18:24:45 -04:00
6 lines
81 B
C#
6 lines
81 B
C#
namespace NzbDrone.Common.Messaging
|
|
{
|
|
public interface IMessage
|
|
{
|
|
}
|
|
} |