mirror of
https://github.com/lidarr/Lidarr
synced 2025-03-04 10:28:08 +00:00
Fixed compilation issue
This commit is contained in:
parent
f6077238e6
commit
3bcbd88787
1 changed files with 1 additions and 1 deletions
|
@ -2,11 +2,11 @@
|
|||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Linq.Expressions;
|
||||
using System.Net;
|
||||
using NLog;
|
||||
using NzbDrone.Common;
|
||||
using NzbDrone.Common.Disk;
|
||||
using NzbDrone.Common.Http;
|
||||
using NzbDrone.Core.Datastore;
|
||||
using NzbDrone.Core.MediaCover;
|
||||
using NzbDrone.Core.MediaFiles;
|
||||
|
|
Loading…
Add table
Reference in a new issue