refactor(Notifications): move to Common
This commit is contained in:
@@ -8,8 +8,8 @@ using EnvelopeGenerator.Web.Extensions;
|
||||
using MediatR;
|
||||
using System.Dynamic;
|
||||
using EnvelopeGenerator.Application.EnvelopeReceivers.Queries;
|
||||
using EnvelopeGenerator.Application.Notifications.DocSigned;
|
||||
using DigitalData.Core.Exceptions;
|
||||
using EnvelopeGenerator.Application.Common.Notifications.DocSigned;
|
||||
|
||||
namespace EnvelopeGenerator.Web.Controllers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user