for token, &refactoring
parent
4115f1ad06
commit
3d97f27dee
@ -1,8 +0,0 @@
|
|||||||
using System.Collections.Generic;
|
|
||||||
|
|
||||||
|
|
||||||
namespace Yavsc {
|
|
||||||
interface IBillingService_deux {
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
@ -1,27 +0,0 @@
|
|||||||
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using MailKit.Net.Smtp;
|
|
||||||
using MimeKit;
|
|
||||||
using MailKit.Security;
|
|
||||||
using System;
|
|
||||||
using Yavsc.Models.Messaging;
|
|
||||||
using Yavsc.Models;
|
|
||||||
using Yavsc.Models.Google.Messaging;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using Yavsc.Models.Haircut;
|
|
||||||
using Yavsc.Interfaces.Workflow;
|
|
||||||
using System.Linq;
|
|
||||||
using Newtonsoft.Json;
|
|
||||||
using Yavsc.Server.Helpers;
|
|
||||||
using Yavsc.Abstract.Manage;
|
|
||||||
using Microsoft.AspNet.Identity;
|
|
||||||
using Microsoft.Extensions.Logging;
|
|
||||||
using Microsoft.Extensions.OptionsModel;
|
|
||||||
|
|
||||||
namespace Yavsc.Services
|
|
||||||
{
|
|
||||||
// This class is used by the application to send Email and SMS
|
|
||||||
// when you turn on two-factor authentication in ASP.NET Identity.
|
|
||||||
// For more details see this link http://go.microsoft.com/fwlink/?LinkID=532713
|
|
||||||
|
|
||||||
}
|
|
||||||
@ -1 +1 @@
|
|||||||
21-beta8
|
21-beta9
|
||||||
|
|||||||
Loading…
Reference in New Issue