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