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,8 +1,6 @@
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using Marr.Data;
using Marr.Data.Mapping;
using NzbDrone.Core.Configuration;