1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-03-04 02:18:06 +00:00
Lidarr/NzbDrone.Api/ClientSchema/FieldDefinitionAttribute.cs

6 lines
58 B
C#
Raw Normal View History

2013-04-30 23:43:14 -07:00
using System;
namespace NzbDrone.Api.ClientSchema
{
}