mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-08 05:51:47 -07:00
Moved Extension methods in common to subfolder
This commit is contained in:
parent
d01c706082
commit
6467167046
149 changed files with 150 additions and 21 deletions
|
@ -7,6 +7,7 @@ using System.Text.RegularExpressions;
|
|||
using NzbDrone.Common;
|
||||
using NzbDrone.Common.Disk;
|
||||
using NzbDrone.Common.EnvironmentInfo;
|
||||
using NzbDrone.Common.Extensions;
|
||||
using NzbDrone.Core.Configuration;
|
||||
|
||||
namespace NzbDrone.Api.Logs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue