mirror of
https://github.com/Readarr/Readarr
synced 2026-05-08 12:42:51 +02:00
remove unnecessary usings
This commit is contained in:
parent
a9852ded2f
commit
312cf2d364
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
||||||
using System;
|
using System;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using NLog;
|
using NLog;
|
||||||
using NzbDrone.Common.EnvironmentInfo;
|
|
||||||
using NzbDrone.Common.Extensions;
|
|
||||||
|
|
||||||
namespace NzbDrone.Update.UpdateEngine
|
namespace NzbDrone.Update.UpdateEngine
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue