mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Fixed broken test, drop folder prefix uses regex instead of prefix now.
This commit is contained in:
parent
1b2af8ea1b
commit
35e44284c0
8 changed files with 35 additions and 97 deletions
|
@ -1,10 +1,5 @@
|
|||
using System;
|
||||
using System.IO;
|
||||
using Ninject;
|
||||
using NLog;
|
||||
using NzbDrone.Core.Model;
|
||||
using Ninject;
|
||||
using NzbDrone.Core.Model.Notification;
|
||||
using NzbDrone.Core.Providers.Core;
|
||||
|
||||
namespace NzbDrone.Core.Providers.Jobs
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue