1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-01 04:36:37 +00:00
Sonarr/NzbDrone.Api/ClientSchema/FieldDefinitionAttribute.cs

6 lines
58 B
C#
Raw Normal View History

2013-05-01 06:43:14 +00:00
using System;
namespace NzbDrone.Api.ClientSchema
{
}