mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-23 14:30:49 +00:00
6 lines
No EOL
91 B
C#
6 lines
No EOL
91 B
C#
namespace NzbDrone.Core.Datastore
|
|
{
|
|
public interface IEmbeddedDocument
|
|
{
|
|
}
|
|
} |