mirror of
https://github.com/Sonarr/Sonarr
synced 2026-04-22 13:11:32 +02:00
6 lines
No EOL
91 B
C#
6 lines
No EOL
91 B
C#
namespace NzbDrone.Core.Datastore
|
|
{
|
|
public interface IEmbeddedDocument
|
|
{
|
|
}
|
|
} |