parent
f4ca7dcba5
commit
49ab41fed5
@ -1,9 +1,8 @@
|
|||||||
using System.IO.Abstractions;
|
using System.IO.Abstractions;
|
||||||
using CliFx.Exceptions;
|
using CliFx.Exceptions;
|
||||||
using Common;
|
using Common;
|
||||||
using TrashLib;
|
|
||||||
|
|
||||||
namespace Recyclarr.Command.Initialization;
|
namespace TrashLib.Startup;
|
||||||
|
|
||||||
public class DefaultAppDataSetup
|
public class DefaultAppDataSetup
|
||||||
{
|
{
|
Loading…
Reference in new issue