mirror of
https://github.com/Readarr/Readarr
synced 2025-12-12 03:13:54 +01: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.IO;
|
||||
using NLog;
|
||||
using NzbDrone.Common.EnvironmentInfo;
|
||||
using NzbDrone.Common.Extensions;
|
||||
|
||||
namespace NzbDrone.Update.UpdateEngine
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue