feat: pivot to social media workflow app
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using Hutopy.Infrastructure.Emailer.Contracts;
|
||||
using Socialize.Infrastructure.Emailer.Contracts;
|
||||
|
||||
namespace Hutopy.Infrastructure.Emailer.Services;
|
||||
namespace Socialize.Infrastructure.Emailer.Services;
|
||||
|
||||
public class LoggerEmailSender(ILogger<IEmailSender> logger)
|
||||
: IEmailSender
|
||||
|
||||
Reference in New Issue
Block a user