mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -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
|
@ -8,6 +8,7 @@ using System.Xml.Linq;
|
|||
using NzbDrone.Common;
|
||||
using NzbDrone.Common.Cache;
|
||||
using NzbDrone.Common.EnvironmentInfo;
|
||||
using NzbDrone.Common.Extensions;
|
||||
using NzbDrone.Core.Configuration.Events;
|
||||
using NzbDrone.Core.Lifecycle;
|
||||
using NzbDrone.Core.Messaging.Commands;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue