using NzbDrone.Common.Messaging;

namespace NzbDrone.Core.Instrumentation.Commands
{
    public class TrimLogCommand : ICommand
    {
    }
}