Remove unused imports

Close #3651
This commit is contained in:
Bogdan 2023-05-12 19:23:28 +03:00
parent ddb8c8dffe
commit f19c6e8ee1
92 changed files with 9 additions and 135 deletions

View file

@ -3,7 +3,6 @@ using System.Linq;
using Lidarr.Http;
using Microsoft.AspNetCore.Mvc;
using NzbDrone.Common.EnvironmentInfo;
using NzbDrone.Common.Extensions;
using NzbDrone.Core.Update;
using NzbDrone.Core.Update.History;