aboutsummaryrefslogtreecommitdiffstats
path: root/src/server/Services/EmailService.cs
blob: 0d70f0f946708a76850ca25032b4577c4aeed226 (plain) (blame)
1
2
3
4
5
6
7
namespace Dough.Services
{
    public class EmailService
    {
        
    }
}