Remove unused imports

Closes #2475
This commit is contained in:
Bogdan
2023-05-11 21:27:48 +03:00
parent f26fd39709
commit 0411102f57
116 changed files with 12 additions and 185 deletions
@@ -2,7 +2,6 @@ using System;
using System.Collections.Generic;
using System.Linq;
using NLog;
using NzbDrone.Common.Extensions;
namespace NzbDrone.Core.Books
{