Sealed qualifying public classes Migrated database changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace LiteCharms.Features.Email.Models;
|
||||
|
||||
public class Response
|
||||
public sealed class Response
|
||||
{
|
||||
public int Code { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user