1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-10-31 16:02:29 +01:00
Sonarr/NzbDrone.Api/ClientSchema/FieldDefinitionAttribute.cs

6 lines
58 B
C#
Raw Normal View History

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