Added extra logging to update/ProcessProvider

This commit is contained in:
kay.one 2011-12-11 22:52:58 -08:00
commit 0884fa617a
6 changed files with 45 additions and 12 deletions

View file

@ -1,8 +1,5 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using FluentAssertions;
using Moq;
using NUnit.Framework;
using NzbDrone.Common;