Add download cleaner and dry run (#58)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Infrastructure.Verticals.Jobs;
|
||||
|
||||
public interface IHandler
|
||||
{
|
||||
Task ExecuteAsync();
|
||||
}
|
||||
Reference in New Issue
Block a user