mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-22 04:40:59 +02:00
6 lines
No EOL
81 B
C#
6 lines
No EOL
81 B
C#
namespace NzbDrone.Common.Messaging
|
|
{
|
|
public interface IMessage
|
|
{
|
|
}
|
|
} |