1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-21 22:05:38 -04:00

Move ApplyTags to own file

This commit is contained in:
Bogdan
2023-07-11 10:26:15 +03:00
committed by Mark McDowall
parent 0d3e9a2196
commit d1466ba589
4 changed files with 9 additions and 9 deletions
@@ -6,7 +6,6 @@ using Microsoft.AspNetCore.Mvc;
using NzbDrone.Common.Serializer;
using NzbDrone.Core.ThingiProvider;
using NzbDrone.Core.Validation;
using Sonarr.Api.V3.Series;
using Sonarr.Http.REST;
using Sonarr.Http.REST.Attributes;