Some minor clean-up.

This commit is contained in:
kay.one 2011-11-25 18:06:40 -08:00
commit 910efb5941
7 changed files with 18 additions and 21 deletions

View file

@ -5,6 +5,7 @@ using NLog;
namespace NzbDrone.Providers
{
[DebuggerStepThroughAttribute]
public class DebuggerProvider
{
private static readonly Logger Logger = LogManager.GetLogger("Host.DebuggerProvider");