Revert "Add AddReceiver method and refactor SQL classes"
This reverts commit 1b515ea904.
This commit is contained in:
@@ -6,7 +6,7 @@ namespace EnvelopeGenerator.Application.SQL;
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
public class EnvelopeReceiverAddReadSQL : ISQL<Envelope>
|
||||
public class EnvelopeReceiverCreateReadSQL : ISQL<Envelope>
|
||||
{
|
||||
/// <summary>
|
||||
///
|
||||
Reference in New Issue
Block a user