added log trim command

This commit is contained in:
Keivan Beigi 2013-06-18 18:01:08 -07:00
commit 73f3459264
16 changed files with 62 additions and 69 deletions

View file

@ -1,6 +1,4 @@
using System.Data;
using System.Diagnostics;
using Marr.Data;
using System.Diagnostics;
namespace NzbDrone.Core.Datastore
{