|
|
@ -3,7 +3,6 @@ using System.Diagnostics.CodeAnalysis;
|
|
|
|
using JetBrains.Annotations;
|
|
|
|
using JetBrains.Annotations;
|
|
|
|
using Recyclarr.TrashLib.ExceptionTypes;
|
|
|
|
using Recyclarr.TrashLib.ExceptionTypes;
|
|
|
|
using Recyclarr.TrashLib.Services.Processors;
|
|
|
|
using Recyclarr.TrashLib.Services.Processors;
|
|
|
|
using Serilog;
|
|
|
|
|
|
|
|
using Spectre.Console.Cli;
|
|
|
|
using Spectre.Console.Cli;
|
|
|
|
|
|
|
|
|
|
|
|
namespace Recyclarr.Cli.Console.Commands;
|
|
|
|
namespace Recyclarr.Cli.Console.Commands;
|
|
|
|