diff --git a/Shoko.Server/Models/AniDB/AniDB_Creator.cs b/Shoko.Server/Models/AniDB/AniDB_Creator.cs index da3757740..e69d16228 100644 --- a/Shoko.Server/Models/AniDB/AniDB_Creator.cs +++ b/Shoko.Server/Models/AniDB/AniDB_Creator.cs @@ -7,13 +7,12 @@ namespace Shoko.Server.Models.AniDB; public class AniDB_Creator { #region DB Columns - + /// /// The local ID of the creator. /// public int AniDB_CreatorID { get; set; } - /// /// The global ID of the creator. ///